thunar new icons

Former-commit-id: dd311b1292
This commit is contained in:
Hadi
2025-03-27 15:39:10 +01:00
parent 2f5e5683e9
commit 07f7654c69

View File

@@ -14,6 +14,20 @@ in {
unar
];
gtk = {
iconTheme = {
name = "WhiteSur";
package = pkgs.whitesur-icon-theme.override {
boldPanelIcons = true;
alternativeIcons = true;
};
};
};
home.sessionVariables = {
XDG_ICON_DIR = "${pkgs.whitesur-icon-theme}/share/icons/WhiteSur";
};
# bookmarks for the side pane
gtk.gtk3.bookmarks = [
"file:///home/${user}/Downloads Downloads"