vesktop desktop entry modification
This commit is contained in:
parent
aad529ecbc
commit
0e57460b6a
2 changed files with 14 additions and 8 deletions
|
|
@ -22,15 +22,11 @@
|
|||
};
|
||||
|
||||
gtk3.extraConfig = {
|
||||
Settings = ''
|
||||
gtk-application-prefer-dark-theme = 1;
|
||||
'';
|
||||
gtk-application-prefer-dark-theme = 1;
|
||||
};
|
||||
|
||||
gtk4.extraConfig = {
|
||||
Settings = ''
|
||||
gtk-application-prefer-dark-theme = 1;
|
||||
'';
|
||||
gtk-application-prefer-dark-theme = 1;
|
||||
};
|
||||
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue