aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHimbeer <himbeer@disroot.org>2024-11-04 15:22:09 +0100
committerHimbeer <himbeer@disroot.org>2024-11-04 15:22:09 +0100
commita639077391ba74fd83da58dba7e2f291bad16df8 (patch)
tree686b56eb80c1d9cfe912627c3e3973aa523e909f
parent49088f6aaf5d26d9368da8fe8a56923b5334dec5 (diff)
Add keybind for zathura
-rwxr-xr-xriverrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/riverrc b/riverrc
index feb368e..c0b32a6 100755
--- a/riverrc
+++ b/riverrc
@@ -31,6 +31,9 @@ riverctl map normal Super+Shift Q spawn qutebrowser
# thunderbird
riverctl map normal Super+Shift L spawn thunderbird
+# zathura
+riverctl map normal Super+Shift Z spawn zathura
+
# aerc
riverctl map normal Super+Shift A spawn "alacritty -e ~/bin/start-aerc"