Compare commits
2 Commits
0d13ae0916
...
96374f2fc9
Author | SHA1 | Date | |
---|---|---|---|
96374f2fc9 | |||
ae763aee45 |
@ -51,7 +51,7 @@ in
|
|||||||
playerctl # mpris
|
playerctl # mpris
|
||||||
xfce.thunar # file manager
|
xfce.thunar # file manager
|
||||||
xfce.thunar-archive-plugin # manage archives in thunar
|
xfce.thunar-archive-plugin # manage archives in thunar
|
||||||
xfce.xfce4-settings # xfce settings manager
|
#xfce.xfce4-settings # xfce settings manager
|
||||||
xfce.xfconf # xfce config storage
|
xfce.xfconf # xfce config storage
|
||||||
];
|
];
|
||||||
|
|
||||||
@ -129,7 +129,7 @@ in
|
|||||||
#recursive = true;
|
#recursive = true;
|
||||||
};
|
};
|
||||||
# xfce4 settings
|
# xfce4 settings
|
||||||
#".config/xfce4".source = ./home-manager/config/xfce4;
|
".config/xfce4".source = ./home-manager/config/xfce4;
|
||||||
# xdg user dirs
|
# xdg user dirs
|
||||||
".config/user-dirs.dirs".source = ./home-manager/config/user-dirs.dirs;
|
".config/user-dirs.dirs".source = ./home-manager/config/user-dirs.dirs;
|
||||||
# xdg user locales
|
# xdg user locales
|
||||||
|
Reference in New Issue
Block a user