fix: river: init.
This commit is contained in:
parent
57e67569e4
commit
85dcb183e3
1 changed files with 2 additions and 2 deletions
|
@ -20,8 +20,8 @@ riverctl border-color-unfocused 0x586e75
|
|||
# Note: the "Super" modifier is also known as Logo, GUI, Windows, Mod4, etc.
|
||||
|
||||
# Super+Shift+Return to start an instance of foot (https://codeberg.org/dnkl/foot)
|
||||
riverctl map normal Super+Shift Return spawn 'eval $XTERMINAL'
|
||||
riverctl map normal Super+Alt+Shift Return spawn 'eval $XTERMINAL tmux'
|
||||
riverctl map normal Super+Shift Return spawn "$XTERMINAL"
|
||||
riverctl map normal Super+Alt+Shift Return spawn "$XTERMINAL tmux"
|
||||
#riverctl map normal Super+Alt+Shift Return spawn '$ETC/river/mterm'
|
||||
|
||||
# Close the focused view.
|
||||
|
|
Loading…
Reference in a new issue