diff --git a/modules/regreet/regreet.toml b/modules/regreet/regreet.toml index 1192e49..ee01ce6 100644 --- a/modules/regreet/regreet.toml +++ b/modules/regreet/regreet.toml @@ -16,21 +16,21 @@ fit = "Fill" [env] SESSION_DIRS = "$HOME/.wayland-session" -[GTK] +#[GTK] # Whether to use the dark theme -application_prefer_dark_theme = true +#application_prefer_dark_theme = true # Cursor theme name -cursor_theme_name = "Adwaita" +#cursor_theme_name = "Adwaita" # Font name and size -font_name = "FiraCodeNerdFontPropo 12" +#font_name = "FiraCodeNerdFontPropo 12" # Icon theme name -icon_theme_name = "materialdesignicons" +#icon_theme_name = "materialdesignicons" # GTK theme name -theme_name = "Adwaita" +#theme_name = "Adwaita" [commands] # The command used to reboot the system