Fix the ratio of the secondary frame for the dev desktop

This brings my terminal back to 80 columns.
This commit is contained in:
Tom Willemse 2020-09-02 15:56:19 -07:00
parent aefb0cd2af
commit dda0044a5d

View file

@ -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