assign workspaces to outputs
This commit is contained in:
parent
4c1e5165c5
commit
4fce6391cd
1 changed files with 5 additions and 0 deletions
|
@ -88,6 +88,11 @@ for_window [window_role="pop-up"] floating enable
|
|||
for_window [class="Pavucontrol"] floating enable
|
||||
for_window [class="Gnome-calculator"] floating enable
|
||||
|
||||
workspace 1 output eDP1 DP2-1
|
||||
workspace 2 output eDP1 DP2-2
|
||||
workspace 3 output eDP1 DP2-1
|
||||
workspace 10 output eDP1 DP2-1
|
||||
|
||||
exec xset s noblank && xset s 90 10 && xset -dpms
|
||||
exec xsetroot -solid "#000000"
|
||||
exec xss-lock -n /home/kunsi/.bin/notify.sh -- /home/kunsi/.bin/screenlock.sh
|
||||
|
|
Loading…
Reference in a new issue