changed gtk theme to dark
This commit is contained in:
parent
aff5a15d6e
commit
e9d661a743
@ -5,6 +5,7 @@
|
||||
# Use `dconf watch /` to track stateful changes you are doing, then set them here.
|
||||
"org/gnome/desktop/interface" = {
|
||||
color-scheme = "prefer-dark";
|
||||
gtk-theme = "Adwaita-dark";
|
||||
};
|
||||
"org/gnome/desktop/background" = let
|
||||
width = 3840;
|
||||
|
Loading…
Reference in New Issue
Block a user