diff options
author | Himbeer <himbeer@disroot.org> | 2024-11-24 15:54:06 +0100 |
---|---|---|
committer | Himbeer <himbeer@disroot.org> | 2024-11-24 15:54:06 +0100 |
commit | 411a11ec3d1b1713d0d75329545ed18512553b0f (patch) | |
tree | f494688467ebd87cd32205162427c8454943ea73 | |
parent | a639077391ba74fd83da58dba7e2f291bad16df8 (diff) |
Revert "Install qutebrowser (including keybind)"
This reverts commit 59ea0cdd0650346966272cfa3dcb80e07127c48a.
-rwxr-xr-x | install.sh | 1 | ||||
-rwxr-xr-x | riverrc | 3 |
2 files changed, 0 insertions, 4 deletions
@@ -54,7 +54,6 @@ if command_exists pacman; then libnotify \ vlc \ firefox \ - qutebrowser \ aerc \ mbsync \ moreutils \ @@ -25,9 +25,6 @@ riverctl map normal Super Print spawn 'grim -g "$(slurp)" - | tee "/tmp/screensh # firefox riverctl map normal Super+Shift F spawn firefox -# qutebrowser -riverctl map normal Super+Shift Q spawn qutebrowser - # thunderbird riverctl map normal Super+Shift L spawn thunderbird |