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
|
focused: orange
|
||||||
normal: gray
|
normal: gray
|
||||||
grid:
|
grid:
|
||||||
columns: [32, 32, 32, 32]
|
columns: [32, 32, 32, 32, 90]
|
||||||
rows: [10, 10, 10, 4, 4]
|
rows: [10, 10, 10, 4, 4, 90]
|
||||||
refreshInterval: 1
|
refreshInterval: 1
|
||||||
mods:
|
mods:
|
||||||
clocks_a:
|
clocks_a:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user