qutebrowser: Use qt6 version

nazuna
Simon Bruder 2022-12-21 11:21:13 +01:00
parent 9b0884d2f9
commit 3abcb17c95
Signed by: simon
GPG Key ID: 8D3C82F9F309F8EC
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@ lib.mkIf nixosConfig.sbruder.gui.enable
{
programs.qutebrowser = {
enable = true;
package = pkgs.qutebrowser-qt6;
aliases = {
q = "tab-close"; # one tab
qa = "close"; # one window