Fix showing certain tags on my secondary monitor
This commit is contained in:
parent
fec00155e1
commit
aefb0cd2af
1 changed files with 2 additions and 1 deletions
|
@ -7,4 +7,5 @@ hc load dev '(split horizontal:0.54:1 (clients max:0) (clients vertical:0))'
|
|||
|
||||
# Lock each tag to its specific monitor.
|
||||
lock-tag-to-monitor dev 0
|
||||
lock-tag-to-monitor web 0
|
||||
lock-tag-to-monitor web 1
|
||||
lock-tag-to-monitor work 1
|
||||
|
|
Loading…
Reference in a new issue