Cleanup Sway configuration

This commit is contained in:
Fabio Scotto di Santolo
2025-08-13 23:32:28 +02:00
parent 2b49e483e8
commit 67399046ba

View File

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