mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-20 17:57:47 +02:00
sway: Simplify process of killing windows
$mod+q is much easier to press than $mod+shift+q.
This commit is contained in:
parent
a4513caab3
commit
5a64cc1f1a
@ -28,7 +28,7 @@ input "1:1:AT_Translated_Set_2_keyboard" {
|
|||||||
bindsym $mod+Return exec $term
|
bindsym $mod+Return exec $term
|
||||||
|
|
||||||
# Kill focused window
|
# Kill focused window
|
||||||
bindsym $mod+Shift+q kill
|
bindsym $mod+q kill
|
||||||
|
|
||||||
# Start your launcher
|
# Start your launcher
|
||||||
bindsym $alt+z exec $menu
|
bindsym $alt+z exec $menu
|
||||||
|
Loading…
x
Reference in New Issue
Block a user