diff --git a/dotfiles/.sway/config b/dotfiles/.sway/config index b3f60e1..028b6f3 100644 --- a/dotfiles/.sway/config +++ b/dotfiles/.sway/config @@ -79,7 +79,7 @@ bindgesture swipe:4:up exec $lock_cmd # # Basics: # -bindsym Shift+$mod+l exec $lock_cmd +bindsym Shift+$mod+q exec $lock_cmd bindsym --locked Shift+mod1+1 \ exec ~/.local/bin/commands \ @@ -128,8 +128,8 @@ bindsym $mod+m exec zsh -c "commands color_scheme toggle" # Start a terminal bindsym $mod+t exec $term -# Kill focused window -bindsym $mod+Shift+q kill +## Kill focused window +#bindsym $mod+Shift+q kill # Start your launcher bindsym $mod+Return exec $menu