Compare commits

...

2 Commits

Author SHA1 Message Date
John Mertz ecd9920a37 Standardize and expand tab to 4 2022-12-29 12:37:33 -05:00
John Mertz c4bbf89f52 Increase scale for new terminal font size.
Maximum possible to fit 108 columns when vertically split 50/50, enough for 100 columns plus 8 for line numbers/git status
2022-12-29 12:36:53 -05:00
1 changed files with 254 additions and 254 deletions

View File

@ -98,7 +98,7 @@ my %configs = (
'x' => 0,
'y' => 0,
'rotate' => 0,
'scale' => 1.33333,
'scale' => 1.43,
'waybar' => 'bottom',
'fallback' => '#010101',
'bg' => "$ENV{HOME}/wallpapers/wallpaper.png"