tries fixing gtk s 4 icons
This commit is contained in:
parent
c17068b625
commit
97d8308b7d
1 changed files with 4 additions and 1 deletions
|
|
@ -93,12 +93,15 @@
|
|||
package = pkgs.reversal-icon-theme;
|
||||
name = "Reversal-dark";
|
||||
};
|
||||
gtk4.iconTheme = {
|
||||
package = pkgs.reversal-icon-theme;
|
||||
name = "Reversal-dark";
|
||||
};
|
||||
cursorTheme = {
|
||||
package = pkgs.bibata-cursors;
|
||||
name = "Bibata-Modern-Ice";
|
||||
size = 24;
|
||||
};
|
||||
gtk4.iconTheme = "Reversal-dark";
|
||||
};
|
||||
|
||||
# Services
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue