feat: move qutebrowser to own module and provide some config for it

This commit is contained in:
Ahwx 2025-05-05 22:06:39 +02:00
parent a31d587568
commit 1949b78cd9
3 changed files with 180 additions and 1 deletions

View file

@ -13,5 +13,6 @@
++ [ (import ./scripts/scripts.nix) ]
++ [ (import ./waybar) ]
++ [ (import ./zsh.nix) ]
++ [ (import ./qutebrowser.nix) ]
++ [ (import ./tmux.nix) ];
}