🔧 Adjust of keybindings

This commit is contained in:
z3rOR0ne 2024-01-02 03:29:46 -08:00
parent 09fe1da59b
commit bfc57e422c
2 changed files with 3 additions and 4 deletions

View file

@ -14,8 +14,7 @@
riverctl map normal Super Return spawn foot
# Super+D starts dmenu-wl (wayland dmenu)
# NOTE: Currently troubleshooting
riverctl map normal Super D spawn dmenu-wl_run -i
riverctl map normal Super D spawn "dmenu-wl_run -i"
# Super+F to start librewolf
riverctl map normal Super F spawn librewolf
@ -26,7 +25,7 @@ riverctl map normal Super B spawn "foot --config='/home/brian/.config/foot/bfoot
# Super+Shift+Q to close the focused view
riverctl map normal Super+Shift Q close
# Super+Shift+Escape to exit river
# Super+Shift+Escape to exit river with prompt
riverctl map normal Super+Shift Escape exit
# Super+J and Super+K to focus the next/previous view in the layout stack