set the good screen by default

This commit is contained in:
Jean-Marie Mineau 2020-10-09 23:36:54 +02:00
parent e26b214ba4
commit 3c6bc2ae21

View file

@ -231,5 +231,6 @@ workspace_auto_back_and_forth yes
bindsym $mod+m exec --no-startup-id "sh ~/.screenlayout/dualScreen.sh"
# use only the main screen
bindsym $mod+Shift+m exec --no-startup-id "sh ~/.screenlayout/no_external.sh"
exec --no-startup-id "sh ~/.screenlayout/no_external.sh"
# change wallpaper
bindsym $mod+w exec --no-startup-id "feh --no-fehbg --bg-fill --randomize ~/.config/wallpapers/*"