Set Alacritty as default terminal emulator

This commit is contained in:
Aleksey Samoilov 2023-08-20 19:30:01 +04:00
parent ccda0fe522
commit d985da900e

View file

@ -3,8 +3,8 @@
# Use the "logo" key as the primary modifier # Use the "logo" key as the primary modifier
mod="Mod4" mod="Mod4"
# Super+Shift+Return to start an instance of foot (https://codeberg.org/dnkl/foot) # Super+Shift+Return to start an instance of Alacritty
riverctl map normal Super+Shift Return spawn foot riverctl map normal Super+Shift Return spawn alacritty
# Super+Q to close the focused view # Super+Q to close the focused view
riverctl map normal Super Q close riverctl map normal Super Q close