Commit 33a4599

Ansari <ping@ansari.wtf>
2025-07-20 09:46:19
hyprlock changes
1 parent c0200c0
Changed files (2)
.assets
wallpapers
.config
.assets/wallpapers/warrior.png
Binary file
.config/hypr/hyprlock.conf
@@ -13,14 +13,15 @@ animations {
 }
 
 background {
-    path = screenshot
-    blur_passes = 2
+    path = $HOME/.assets/wallpapers/warrior.png
+    blur_passes = 1
+    blur_size = 3
 }
 
 input-field {
-    size = 20%, 5%
+    size = 200, 35
     outline_thickness = 1
-    inner_color = rgba(0, 0, 0, 0.0) # no fill
+    inner_color = rgba(0, 0, 0, 0.13) # no fill
 
     outer_color = rgba(255, 255, 255, 0.1)
     check_color = rgba(255, 207, 51, 0.62)
@@ -28,61 +29,22 @@ input-field {
 
     font_color = rgb(143, 143, 143)
     fade_on_empty = false
-    rounding = 7
+    rounding = 10
 
     font_family = $font
     placeholder_text = Enter Password
     fail_text = Please Go Away !!
 
-    # uncomment to use a letter instead of a dot to indicate the typed password
     dots_text_format = 
     dots_size = 0.3
     dots_spacing = 0.3
 
-    position = 0, -20
+    position = 0, -300
     halign = center
     valign = center
 }
 
-
-# label {
-#     text = Attempts tried $ATTEMPTS
-#     color = rgba(255, 255, 255, 0.1)
-#     font_size = 10
-#     font_family = Inter
-#     shadow_passes = 2
-#     shadow_size = 3
-#     position = 0, -70
-#     halign = center
-#     valign = center
-# }
-
 label {
-    text = cmd[update:1000] echo "<span>$(date +"%I:%M")</span>"
-    color = rgba(255, 255, 255, 0.9)
-    font_size = 64
-    font_family = Inter
-    shadow_passes = 2
-    shadow_size = 3
-    position = 0, 150
-    halign = center
-    valign = center
-}
-
-label {
-    monitor =
-    text = cmd[update:43200000] date +"%A, %B %d"
-    color = rgba(255, 255, 255, 0.7)
-    font_size = 20
-    font_family = $font
-    
-    position = 0, 50
-    halign = center
-    valign = center
-}
-
-label {
-    monitor =
     text = اللَّهُمَّ إِنِّي أَسْأَلُكَ الْهُدَى وَالتُّقَى وَالْعَفَافَ وَالْغِنَى
     color = rgba(255, 255, 255, 0.7)
     font_size = 18
@@ -93,7 +55,6 @@ label {
 }
 
 label {
-    monitor =
     text = Allah, I ask you for guidance, piety, dignified restraint and freedom from need.
     color = rgba(255, 255, 255, 0.7)
     font_size = 10
@@ -102,3 +63,27 @@ label {
     halign = center
     valign = center
 }
+
+# label {
+#     text = cmd[update:1000] echo "<span>$(date +"%I:%M")</span>"
+#     color = rgba(255, 255, 255, 0.9)
+#     font_size = 100
+#     font_family = Inter
+#     shadow_passes = 2
+#     shadow_size = 3
+#     position = 700, 150
+#     halign = center
+#     valign = center
+# }
+
+# label {
+#     monitor =
+#     text = cmd[update:43200000] date +"%A, %B %d"
+#     color = rgba(255, 255, 255, 0.7)
+#     font_size = 30
+#     font_family = $font
+    
+#     position = 700, 50
+#     halign = center
+#     valign = center
+# }