diff --git a/home/themes/gtk.nix b/home/themes/gtk.nix index b8c84e9..9c882c6 100644 --- a/home/themes/gtk.nix +++ b/home/themes/gtk.nix @@ -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";