screenshot binds
This commit is contained in:
parent
51d1981578
commit
636f1e09c5
2 changed files with 6 additions and 1 deletions
|
@ -30,9 +30,11 @@ riverctl map normal Super+Shift C spawn "$CHAT2"
|
||||||
riverctl map normal Super D spawn "$DISCORD"
|
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+Shift G spawn "$IMG"
|
riverctl map normal Super I spawn "$IMG"
|
||||||
riverctl map normal Super M spawn "$MUSIC"
|
riverctl map normal Super M spawn "$MUSIC"
|
||||||
riverctl map normal Super+Shift P spawn "doorsbg" # new random wallpaper and colors
|
riverctl map normal Super+Shift P spawn "doorsbg" # new random wallpaper and colors
|
||||||
|
riverctl map normal None Print spawn "grim - | wl-copy"
|
||||||
|
riverctl map normal Shift Print spawn 'grim -g "$(slurp)" - | wl-copy'
|
||||||
|
|
||||||
# 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
|
||||||
|
|
|
@ -39,6 +39,7 @@ firefox-developer-edition \
|
||||||
fuzzel \
|
fuzzel \
|
||||||
gawk \
|
gawk \
|
||||||
gimp \
|
gimp \
|
||||||
|
grim \
|
||||||
lf \
|
lf \
|
||||||
light \
|
light \
|
||||||
mako \
|
mako \
|
||||||
|
@ -53,6 +54,7 @@ pywal-discord-git \
|
||||||
river \
|
river \
|
||||||
rsync \
|
rsync \
|
||||||
sl \
|
sl \
|
||||||
|
slurp \
|
||||||
spotify-launcher \
|
spotify-launcher \
|
||||||
steam \
|
steam \
|
||||||
swaybg \
|
swaybg \
|
||||||
|
@ -60,6 +62,7 @@ telegram-desktop \
|
||||||
thunderbird \
|
thunderbird \
|
||||||
wal-telegram-git \
|
wal-telegram-git \
|
||||||
waybar \
|
waybar \
|
||||||
|
wl-clipboard \
|
||||||
zsh \
|
zsh \
|
||||||
&&
|
&&
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue