summaryrefslogtreecommitdiff
path: root/.config/hypr
diff options
context:
space:
mode:
Diffstat (limited to '.config/hypr')
-rw-r--r--.config/hypr/hyprlock.conf26
1 files changed, 13 insertions, 13 deletions
diff --git a/.config/hypr/hyprlock.conf b/.config/hypr/hyprlock.conf
index 9e1106a..5b05e5b 100644
--- a/.config/hypr/hyprlock.conf
+++ b/.config/hypr/hyprlock.conf
@@ -1,14 +1,14 @@
$font = JetBrainsMono Nerd Font Propo
-$main_monitor = HDMI-A-1
+$monitor = HDMI-A-1
general {
- hide_cursor = false
+ hide_cursor = 1
grace = 0
- disable_loading = true
+ disable_loading = 1
}
animations {
- enabled = true
+ enabled = 1
bezier = linear, 1, 1, 0, 0
animation = fadeIn, 1, 5, linear
animation = fadeOut, 1, 5, linear
@@ -23,7 +23,7 @@ background {
}
input-field {
- monitor = $main_monitor
+ monitor = $monitor
size = 150, 60
outline_thickness = 3
@@ -51,7 +51,7 @@ input-field {
}
label {
- monitor = $main_monitor
+ monitor = $monitor
text = cmd[update:1] date +"%l:%M"
font_size = 120
font_family = $font black
@@ -62,7 +62,7 @@ label {
}
label {
- monitor = $main_monitor
+ monitor = $monitor
text = cmd[update:1] date +"%a"
font_size = 16
font_family = $font
@@ -73,7 +73,7 @@ label {
}
label {
- monitor = $main_monitor
+ monitor = $monitor
text = 
font_size = 14
font_family = $font
@@ -84,7 +84,7 @@ label {
}
label {
- monitor = $main_monitor
+ monitor = $monitor
text = cmd[update:1] date +"%e"
font_size = 16
font_family = $font
@@ -95,7 +95,7 @@ label {
}
label {
- monitor = $main_monitor
+ monitor = $monitor
text = 
font_size = 14
font_family = $font
@@ -106,7 +106,7 @@ label {
}
label {
- monitor = $main_monitor
+ monitor = $monitor
text = cmd[update:1] date +"%b"
font_size = 16
font_family = $font
@@ -117,7 +117,7 @@ label {
}
label {
- monitor = $main_monitor
+ monitor = $monitor
text = 
font_size = 14
font_family = $font
@@ -128,7 +128,7 @@ label {
}
label {
- monitor = $main_monitor
+ monitor = $monitor
text = cmd[update:1] date +"%Y"
font_size = 16
font_family = $font