mirror of https://codeberg.org/anemofilia/zero
radio: files: river: Use Super+b to spawn btop instead of $BROWSER
parent
292f1a4ced
commit
f863297f67
|
@ -143,8 +143,8 @@ riverctl map normal Super e spawn "$TERMINAL -e $EDITOR"
|
|||
# file manager
|
||||
riverctl map normal Super d spawn "$TERMINAL -e lf"
|
||||
|
||||
# $BROWSER
|
||||
riverctl map normal Super b spawn $BROWSER
|
||||
# btop
|
||||
riverctl map normal Super b spawn "$TERMINAL -e btop"
|
||||
|
||||
# application launcher
|
||||
riverctl map normal Super Semicolon spawn fuzzel
|
||||
|
|
Loading…
Reference in New Issue