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 G spawn "$GAME1"
|
||||
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+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
|
||||
riverctl map normal Super Q close
|
||||
|
|
|
@ -39,6 +39,7 @@ firefox-developer-edition \
|
|||
fuzzel \
|
||||
gawk \
|
||||
gimp \
|
||||
grim \
|
||||
lf \
|
||||
light \
|
||||
mako \
|
||||
|
@ -53,6 +54,7 @@ pywal-discord-git \
|
|||
river \
|
||||
rsync \
|
||||
sl \
|
||||
slurp \
|
||||
spotify-launcher \
|
||||
steam \
|
||||
swaybg \
|
||||
|
@ -60,6 +62,7 @@ telegram-desktop \
|
|||
thunderbird \
|
||||
wal-telegram-git \
|
||||
waybar \
|
||||
wl-clipboard \
|
||||
zsh \
|
||||
&&
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue