diff options
author | Himbeer <himbeer@disroot.org> | 2024-11-04 15:22:09 +0100 |
---|---|---|
committer | Himbeer <himbeer@disroot.org> | 2024-11-04 15:22:09 +0100 |
commit | a639077391ba74fd83da58dba7e2f291bad16df8 (patch) | |
tree | 686b56eb80c1d9cfe912627c3e3973aa523e909f | |
parent | 49088f6aaf5d26d9368da8fe8a56923b5334dec5 (diff) |
Add keybind for zathura
-rwxr-xr-x | riverrc | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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" |