Trying with thunar
This commit is contained in:
@@ -10,13 +10,6 @@ let
|
|||||||
in
|
in
|
||||||
{
|
{
|
||||||
home-manager.users.${username} = {
|
home-manager.users.${username} = {
|
||||||
# Symlink Papirus icon theme via builtins.path
|
|
||||||
xdg.configFile."local/share/icons/Papirus" = {
|
|
||||||
source = builtins.path ./assets/system/theming/icons/papirus-icon-theme-master/Papirus-Dark;
|
|
||||||
};
|
|
||||||
xdg.configFile."local/share/icons/Papirus-Dark" = {
|
|
||||||
source = builtins.path ../assets/system/theming/icons/papirus-icon-theme-master/Papirus-Dark;
|
|
||||||
};
|
|
||||||
|
|
||||||
# GTK icon theme: Papirus + Catppuccin Mocha
|
# GTK icon theme: Papirus + Catppuccin Mocha
|
||||||
gtk.enable = true;
|
gtk.enable = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user