Change k to q for killing/closing/quitting in sway, neovim, and tmux.

Reason for this is because cmd+q on mac os. I want my setup to be
universal between mac and lin, or as close as it possibly can be.
This commit is contained in:
Martin Larsson 2024-08-15 13:13:46 +02:00
parent 802721becc
commit bcf5f8a405
3 changed files with 5 additions and 5 deletions

View file

@ -26,7 +26,7 @@ exec_always --no-startup-id ~/.config/sway/dim_inactive.windows.py
bindsym $mod+Return exec $term
# Kill focused window
bindsym $mod+k kill
bindsym $mod+q kill
# Start your launcher
bindsym $mod+d exec $menu