forked from poz/niksos
this doesn't do shit
This commit is contained in:
parent
2bffb72c4c
commit
06cfbe4350
1 changed files with 7 additions and 7 deletions
|
@ -71,13 +71,13 @@ in
|
|||
programs.regreet = {
|
||||
enable = true;
|
||||
settings = {
|
||||
GTK = {
|
||||
application_prefer_dark_theme = true;
|
||||
cursor_theme_name = "Bibata-Modern-Classic";
|
||||
font_name = "JetBrains Mono 16";
|
||||
icon_theme_name = "Papirus-Dark";
|
||||
theme_name = "Catppuccin-Mocha-Standard-Green-dark";
|
||||
};
|
||||
#GTK = {
|
||||
# application_prefer_dark_theme = true;
|
||||
# cursor_theme_name = "Bibata-Modern-Classic";
|
||||
# font_name = "JetBrains Mono 16";
|
||||
# icon_theme_name = "Papirus-Dark";
|
||||
# theme_name = "Catppuccin-Mocha-Standard-Green-dark";
|
||||
#};
|
||||
env = {
|
||||
GTK_USE_PORTAL = "0";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue