From ed2894857a5a8cfa34ee0dbabb8984fa8aa102be Mon Sep 17 00:00:00 2001 From: Adam <24621027+adoyle0@users.noreply.github.com> Date: Sun, 18 Jun 2023 23:57:51 -0400 Subject: [PATCH] binds --- configs/river/init | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/configs/river/init b/configs/river/init index a8efe42..2dce477 100755 --- a/configs/river/init +++ b/configs/river/init @@ -12,6 +12,7 @@ DISCORD="discord --enable-features=UseOzonePlatform --ozone-platform=wayland" # GAME1="steam-native" GAME2="lutris" MUSIC="spotify-launcher" +IMG="gimp" # startup waybar & @@ -29,8 +30,9 @@ 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 M spawn "$MUSIC" -riverctl map normal Super = spawn "doorsbg" # new random wallpaper and colors +riverctl map normal Super+Shift P spawn "doorsbg" # new random wallpaper and colors # Super+Q to close the focused view riverctl map normal Super Q close