wallpaper bind
This commit is contained in:
parent
c1c7979222
commit
4f879d9fa0
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
|
# try to be obvious
|
||||||
TERMINAL="alacritty"
|
TERMINAL="alacritty"
|
||||||
BROWSER1="firefox-developer-edition"
|
BROWSER1="firefox-developer-edition"
|
||||||
BROWSER2="chromium"
|
BROWSER2="chromium"
|
||||||
|
@ -29,6 +30,7 @@ riverctl map normal Super D spawn "$DISCORD"
|
||||||
riverctl map normal Super G spawn "$GAME1"
|
riverctl map normal Super G spawn "$GAME1"
|
||||||
riverctl map normal Super+Shift G spawn "$GAME2"
|
riverctl map normal Super+Shift G spawn "$GAME2"
|
||||||
riverctl map normal Super M spawn "$MUSIC"
|
riverctl map normal Super M spawn "$MUSIC"
|
||||||
|
riverctl map normal Super = spawn "doorsbg" # new random wallpaper and colors
|
||||||
|
|
||||||
# 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
|
||||||
|
|
Loading…
Add table
Reference in a new issue