From 714c0f8322df27e8ad964336d769599062ecf573 Mon Sep 17 00:00:00 2001 From: DerGrumpf Date: Fri, 4 Apr 2025 11:16:43 +0200 Subject: [PATCH] Changed: Regreet --- modules/regreet/regreet.toml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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