update screen config, re-set background on i3 (re)start
This commit is contained in:
parent
072b78ee5a
commit
9c152e6227
1 changed files with 2 additions and 1 deletions
|
@ -88,13 +88,14 @@ 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-3
|
||||
workspace 1 output eDP1 DP2-2
|
||||
workspace 2 output eDP1 DP2-1
|
||||
workspace 3 output eDP1 DP2-2
|
||||
workspace 9 output eḐP1 DP2-1
|
||||
workspace 10 output eDP1 DP2-2
|
||||
|
||||
exec_always setxkbmap -synch
|
||||
exec_always ~/.fehbg
|
||||
|
||||
exec xset s noblank && xset s 90 10 && xset -dpms
|
||||
exec xsetroot -solid "#000000"
|
||||
|
|
Loading…
Reference in a new issue