hosts/python: use Simp1e-Adw-Dark
This commit is contained in:
parent
918d38d4ea
commit
181ac667a0
2 changed files with 2 additions and 2 deletions
|
@ -88,7 +88,7 @@ riverctl border-color-unfocused 0x00000000
|
||||||
riverctl keyboard-layout "us"
|
riverctl keyboard-layout "us"
|
||||||
riverctl set-repeat 50 300
|
riverctl set-repeat 50 300
|
||||||
|
|
||||||
riverctl xcursor-theme "Simp1e-Gruvbox-Dark"
|
riverctl xcursor-theme "Simp1e-Adw-Dark"
|
||||||
|
|
||||||
riverctl default-layout rivercarro
|
riverctl default-layout rivercarro
|
||||||
rivercarro -inner-gaps 8 -outer-gaps 10 -no-smart-gaps &
|
rivercarro -inner-gaps 8 -outer-gaps 10 -no-smart-gaps &
|
||||||
|
|
|
@ -22,7 +22,7 @@ in {
|
||||||
"org/gnome/desktop/interface" = {
|
"org/gnome/desktop/interface" = {
|
||||||
color-scheme = "prefer-dark";
|
color-scheme = "prefer-dark";
|
||||||
cursor-size = lib.gvariant.mkUint32 24;
|
cursor-size = lib.gvariant.mkUint32 24;
|
||||||
cursor-theme = "Simp1e-Dark";
|
cursor-theme = "Simp1e-Adw-Dark";
|
||||||
icon-theme = "Colloid-Dark";
|
icon-theme = "Colloid-Dark";
|
||||||
gtk-theme = "Nightfox-Purple-Dark-Compact-Carbon";
|
gtk-theme = "Nightfox-Purple-Dark-Compact-Carbon";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue