mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
Merge pull request #670 from wtfutil/WTF-573-fullscreen-layout
WTF-573 Add padding value to default row and col setting
This commit is contained in:
commit
8290988213
@ -8,8 +8,8 @@ wtf:
|
||||
focused: orange
|
||||
normal: gray
|
||||
grid:
|
||||
columns: [32, 32, 32, 32]
|
||||
rows: [10, 10, 10, 4, 4]
|
||||
columns: [32, 32, 32, 32, 90]
|
||||
rows: [10, 10, 10, 4, 4, 90]
|
||||
refreshInterval: 1
|
||||
mods:
|
||||
clocks_a:
|
||||
|
Loading…
x
Reference in New Issue
Block a user