mirror of
https://github.com/ItsDrike/nixdots
synced 2024-11-09 22:49:42 +00:00
Fix typo in comment
This commit is contained in:
parent
6643627c5b
commit
66f5b39645
|
@ -78,7 +78,7 @@ in {
|
|||
};
|
||||
|
||||
dconf.settings = {
|
||||
# This is like a system-wide dark mode swithc that some apps respect it.
|
||||
# This is like a system-wide dark mode switch that some apps respect it.
|
||||
# Equivalent of the following dconf command:
|
||||
# `conf write /org/gnome/desktop/interface/color-scheme "'prefer-dark'"`
|
||||
"org/gnome/desktop/interface".color-scheme = "prefer-dark";
|
||||
|
|
Loading…
Reference in a new issue