Also specify GTK theme as a variable
This commit is contained in:
parent
62def3563b
commit
58fdf41041
@ -61,5 +61,6 @@ in {
|
|||||||
};
|
};
|
||||||
gtk3.extraConfig.gtk-cursor-theme-name = "breeze";
|
gtk3.extraConfig.gtk-cursor-theme-name = "breeze";
|
||||||
};
|
};
|
||||||
|
home.sessionVariables.GTK_THEME = "Generated";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user