Fix the ratio of the secondary frame for the dev desktop
This brings my terminal back to 80 columns.
This commit is contained in:
parent
aefb0cd2af
commit
dda0044a5d
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
## Monitors
|
## Monitors
|
||||||
hc set_monitors 1920x1080+1200+0 1200x1920+0+0
|
hc set_monitors 1920x1080+1200+0 1200x1920+0+0
|
||||||
|
|
||||||
hc load dev '(split horizontal:0.54:1 (clients max:0) (clients vertical:0))'
|
hc load dev '(split horizontal:0.535:1 (clients max:0) (clients vertical:0))'
|
||||||
|
|
||||||
# Lock each tag to its specific monitor.
|
# Lock each tag to its specific monitor.
|
||||||
lock-tag-to-monitor dev 0
|
lock-tag-to-monitor dev 0
|
||||||
|
|
Loading…
Reference in a new issue