This repository has been archived on 2023-03-02. You can view files and clone it, but cannot push or open issues or pull requests.
dotfiles/.config/river/spawn

14 lines
371 B
Plaintext

# river spawn keybindings
# Mod+Return to start the browser
riverctl map normal $mod Return spawn $TERMINAL
# Mod+Shift+W to start the browser
riverctl map normal $mod+Shift W spawn $BROWSER
# Mod+Shift+M to start ncmpcpp
riverctl map normal $mod+Shift N spawn $TERMINAL ncmpcpp
# Mod+Shift+N to start neomutt
riverctl map normal $mod+Shift N spawn $TERMINAL neomutt