Try out river as a compositor

This commit is contained in:
Charlotte Van Petegem 2023-04-12 01:32:30 +02:00
parent d1cb0d8a4d
commit b0f4c448f6
No known key found for this signature in database
GPG key ID: 019E764B7184435A
10 changed files with 411 additions and 432 deletions

View file

@ -40,10 +40,13 @@
Inherits=Vanilla-DMZ
'';
};
dconf.settings."org/gnome/desktop/interface" = {
gtk-theme = "Breeze";
icon-theme = "breeze";
cursor-theme = "Vanilla-DMZ";
dconf.settings = {
"org/gnome/desktop/interface" = {
gtk-theme = "Breeze";
icon-theme = "breeze";
cursor-theme = "Vanilla-DMZ";
};
"org/gnome/desktop/wm/preferences".button-layout = "";
};
gtk = {
enable = true;