diff options
author | Himbeer <himbeer@disroot.org> | 2024-10-18 11:28:50 +0200 |
---|---|---|
committer | Himbeer <himbeer@disroot.org> | 2024-10-27 18:50:15 +0100 |
commit | 59ea0cdd0650346966272cfa3dcb80e07127c48a (patch) | |
tree | dc278eaabc72b3bdd3eac4eaf7d81b70b6c30329 /install.sh | |
parent | 586077042f4755a02a4a89a693b72abddef6725f (diff) |
Install qutebrowser (including keybind)
Diffstat (limited to 'install.sh')
-rwxr-xr-x | install.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -54,6 +54,7 @@ if command_exists pacman; then libnotify \ vlc \ firefox \ + qutebrowser \ aerc \ mbsync \ moreutils \ |