fix: catppuccin gtk theme
This commit is contained in:
parent
9c2da1547b
commit
87c07bfecf
7 changed files with 32 additions and 15 deletions
|
|
@ -55,6 +55,7 @@
|
|||
|
||||
# Misc
|
||||
xfce.thunar # File manager
|
||||
nwg-look
|
||||
|
||||
# Portal
|
||||
xdg-desktop-portal-gtk
|
||||
|
|
|
|||
|
|
@ -86,12 +86,11 @@
|
|||
mtr.enable = true;
|
||||
fish.enable = true;
|
||||
|
||||
# nix-index = {
|
||||
# enable = true;
|
||||
# enableFishIntegration = true;
|
||||
# enableBashIntegration = false;
|
||||
# enableZshIntegration = false;
|
||||
# };
|
||||
thunar.plugins = with pkgs.xfce; [
|
||||
thunar-archive-plugin
|
||||
thunar-volman
|
||||
thunar-media-tags-plugin
|
||||
];
|
||||
|
||||
# Set fish as default shell but not login shell
|
||||
bash = {
|
||||
|
|
|
|||
|
|
@ -42,5 +42,8 @@
|
|||
devmon.enable = true;
|
||||
|
||||
flatpak.enable = true;
|
||||
|
||||
# Thuner plugin
|
||||
tumbler.enable = true; # Thumbnail
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue