Add darkmode setting
This commit is contained in:
parent
df2244f223
commit
ad4748033e
1 changed files with 3 additions and 0 deletions
|
|
@ -28,6 +28,9 @@
|
|||
command = "wezterm";
|
||||
name = "open-terminal";
|
||||
};
|
||||
"org/gnome/desktop/interface" = {
|
||||
color-scheme = "prefer-dark";
|
||||
};
|
||||
};
|
||||
|
||||
home.shellAliases = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue