diff --git a/sway/.config/sway/config b/sway/.config/sway/config index 8c44644..c01db54 100644 --- a/sway/.config/sway/config +++ b/sway/.config/sway/config @@ -327,8 +327,6 @@ bindsym $mod+r mode "resize" bindsym Print exec flameshot gui # Lock the screen bindsym $mod+Alt+l exec $lockman - # Kill focused window - bindsym $mod+Shift+p kill # # Status Bar: @@ -339,4 +337,3 @@ bar { } include $HOME/.config/sway/conf.d/*.conf -include /etc/sway/config.d/*