Standardize and expand tab to 4

This commit is contained in:
John Mertz 2022-12-29 12:37:33 -05:00
parent c4bbf89f52
commit ecd9920a37
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"
@ -109,7 +109,6 @@ my %configs = (
'TV' => {
'on' => 0
}
'scale' => 1.43,
},
'eInk' => {
'yoga' => {
@ -122,6 +121,7 @@ my %configs = (
'x' => 0,
'y' => 0,
'rotate' => 0,
'scale' => 1.33333,
'waybar' => 'top',
'fallback' => '#010101',
'bg' => "$ENV{HOME}/wallpapers/wallpaper.png"