set the good screen by default
This commit is contained in:
parent
e26b214ba4
commit
3c6bc2ae21
1 changed files with 1 additions and 0 deletions
|
@ -231,5 +231,6 @@ workspace_auto_back_and_forth yes
|
||||||
bindsym $mod+m exec --no-startup-id "sh ~/.screenlayout/dualScreen.sh"
|
bindsym $mod+m exec --no-startup-id "sh ~/.screenlayout/dualScreen.sh"
|
||||||
# use only the main screen
|
# use only the main screen
|
||||||
bindsym $mod+Shift+m exec --no-startup-id "sh ~/.screenlayout/no_external.sh"
|
bindsym $mod+Shift+m exec --no-startup-id "sh ~/.screenlayout/no_external.sh"
|
||||||
|
exec --no-startup-id "sh ~/.screenlayout/no_external.sh"
|
||||||
# change wallpaper
|
# change wallpaper
|
||||||
bindsym $mod+w exec --no-startup-id "feh --no-fehbg --bg-fill --randomize ~/.config/wallpapers/*"
|
bindsym $mod+w exec --no-startup-id "feh --no-fehbg --bg-fill --randomize ~/.config/wallpapers/*"
|
||||||
|
|
Loading…
Reference in a new issue