From 636f1e09c582675e04ad148d40a2b02990b62439 Mon Sep 17 00:00:00 2001 From: Adam <24621027+adoyle0@users.noreply.github.com> Date: Tue, 27 Jun 2023 21:34:15 -0400 Subject: [PATCH] screenshot binds --- configs/river/init | 4 +++- scripts/install_arch | 3 +++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/configs/river/init b/configs/river/init index 2dce477..706507f 100755 --- a/configs/river/init +++ b/configs/river/init @@ -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 diff --git a/scripts/install_arch b/scripts/install_arch index 36189eb..3a1359b 100755 --- a/scripts/install_arch +++ b/scripts/install_arch @@ -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 \ &&