diff --git a/.config/i3/config b/.config/i3/config index dedd100..7e089ef 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -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/*"