summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNate Buttke <nate-web@riseup.net>2022-02-10 11:46:53 -0800
committerNate Buttke <nate-web@riseup.net>2022-02-10 11:46:53 -0800
commitd31c79860bf5a47669089e1febc4087da2f3fac9 (patch)
tree5320ba4ec0d2e6f258fc982dc922c7ef47120000
parent7037211ec133794efda2cbd56745881acec0cb34 (diff)
change kanshi call. add new binds. switch to rofi
-rwxr-xr-xriver/.config/river/init13
1 files changed, 9 insertions, 4 deletions
diff --git a/river/.config/river/init b/river/.config/river/init
index fd01ac3..57200f4 100755
--- a/river/.config/river/init
+++ b/river/.config/river/init
@@ -3,7 +3,7 @@
# based on default config.
# See the river(1), riverctl(1), and rivertile(1) man pages for complete
# documentation.
-riverctl spawn "kanshi" &
+# riverctl spawn "kanshi"
# Use the "logo" key as the primary modifier
mod="Mod4"
@@ -17,6 +17,8 @@ riverctl map normal $mod Return spawn alacritty
# Mod+B to start an instance of firefox. alt for school
riverctl map normal $mod B spawn firefox
riverctl map normal $mod+Mod1 B spawn firefox-school
+riverctl map normal $mod+Shift B spawn chromium
+riverctl map normal $mod M spawn thunderbird
#keepass password manager
riverctl map normal $mod P spawn keepassxc
@@ -26,7 +28,8 @@ riverctl map normal $mod Home spawn lock
riverctl map normal $mod+Shift Home spawn locks #suspend after locking
# riverctl map normal $mod Space spawn 'bemenu-run --fn Terminus'
-riverctl map normal $mod Space spawn 'wofi --show=run'
+# riverctl map normal $mod Space spawn 'wofi --show=run'
+riverctl map normal $mod Space spawn 'rofi -show run'
# Mod+Q to close the focused view
riverctl map normal $mod Q close
@@ -168,12 +171,14 @@ riverctl set-repeat 50 300
# Set app-ids of views which should float
riverctl float-filter-add app-id "org.keepassxc.KeePassXC"
riverctl float-filter-add app-id "Signal"
+riverctl float-filter-add app-id "Rofi"
+riverctl float-filter-add app-id "Sharing Indicator"
# Set app-ids of views which should use client side decorations
# e.g. riverctl csd-filter-add "gedit"
-riverctl spawn "swaybg -i ~/media/pix/berry.jpg -m center -o '*'"
-riverctl spawn "sunset"
+ riverctl spawn "swaybg -i ~/media/pix/berry.jpg -m center -o '*'"
+ riverctl spawn "sunset"
#waybar on startup
riverctl spawn waybar