commit 2957631
hovercats
·
2022-09-28 06:43:45 +0000 UTC
parent def9a0a
tile.sh: increase master size
1 files changed,
+1,
-1
M
tile.sh
M
tile.sh
+1,
-1
1@@ -6,7 +6,7 @@
2 # default values for gaps and master area
3 PANEL=${PANEL:-0}
4 GAP=${GAP:-20}
5-MASTER=${MASTER:-900}
6+MASTER=${MASTER:-1000}
7
8 # get current window id and its borderwidth
9 PFW=$(pfw)