Optimize workspace bindings per screen
This commit is contained in:
parent
ae4ef3463c
commit
cabe73601d
1 changed files with 3 additions and 2 deletions
|
@ -266,11 +266,12 @@ workspace $ws3 output $screen1
|
|||
workspace $ws4 output $screen1
|
||||
workspace $ws5 output $screen1
|
||||
|
||||
workspace $ws6 output $screen2
|
||||
workspace $ws6 output $screen0
|
||||
|
||||
workspace $ws7 output $screen2
|
||||
workspace $ws8 output $screen2
|
||||
workspace $ws9 output $screen2
|
||||
workspace $ws10 output $screen0
|
||||
workspace $ws10 output $screen2
|
||||
|
||||
# start autolock
|
||||
exec_always xautolock -time 5 -locker "fuzzy-i3lock"
|
||||
|
|
Loading…
Reference in a new issue