themed Zathura
This commit is contained in:
6
home.nix
6
home.nix
@@ -51,14 +51,16 @@
|
||||
./home-modules/waybar.nix
|
||||
./home-modules/wlogout.nix
|
||||
./home-modules/yazi.nix
|
||||
./home-modules/zoxide.nix ];
|
||||
./home-modules/zathura.nix
|
||||
./home-modules/zoxide.nix
|
||||
];
|
||||
home.username = user;
|
||||
home.homeDirectory = "/home/${user}";
|
||||
home.stateVersion = "24.05";
|
||||
home.packages = with pkgs; [
|
||||
chromium
|
||||
|
||||
zathura
|
||||
# zathura
|
||||
xfce.thunar
|
||||
|
||||
# spotify
|
||||
|
||||
Reference in New Issue
Block a user