about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--modules/user/devhell/profiles/services.nix4
1 files changed, 3 insertions, 1 deletions
diff --git a/modules/user/devhell/profiles/services.nix b/modules/user/devhell/profiles/services.nix
index 90a6d876..cf6e053e 100644
--- a/modules/user/devhell/profiles/services.nix
+++ b/modules/user/devhell/profiles/services.nix
@@ -56,11 +56,13 @@ in {
             password-label-text = ❯
             show-input-cursor = false
             [greeter-theme]
+            border-color = "#3B4252"
             text-color = "#4C566A"
             window-color = "#3B4252"
-            border-width = 0px
             layout-space = 5
             password-background-color = "#3B4252"
+            border-width = 0px
+            password-border-width = 0px
           '';
         };
       };