aboutsummaryrefslogtreecommitdiff
path: root/.config/hypr
diff options
context:
space:
mode:
Diffstat (limited to '.config/hypr')
-rw-r--r--.config/hypr/hyprlock.conf46
1 files changed, 43 insertions, 3 deletions
diff --git a/.config/hypr/hyprlock.conf b/.config/hypr/hyprlock.conf
index 1de5d38..ea9bc8d 100644
--- a/.config/hypr/hyprlock.conf
+++ b/.config/hypr/hyprlock.conf
@@ -38,6 +38,16 @@ input-field {
label {
text = <b>$TIME</b>
+ color = rgb(74, 70, 73)
+ font_size = 96
+ font_family = GoMono Nerd Font
+ position = 3, -53
+ halign = center
+ valign = top
+}
+
+label {
+ text = <b>$TIME</b>
color = rgb(255, 255, 255)
font_size = 96
font_family = GoMono Nerd Font
@@ -48,7 +58,17 @@ label {
label {
text = cmd[update:1000] sh ~/.config/eww/scripts/date-time.sh
- color = rgb(255, 255, 255)
+ color = rgb(74, 70, 73)
+ font_size = 24
+ font_family = GoMono Nerd Font
+ position = 3, -193
+ halign = center
+ valign = top
+}
+
+label {
+ text = cmd[update:1000] sh ~/.config/eww/scripts/date-time.sh
+ color = rgb(152, 151, 26)
font_size = 24
font_family = GoMono Nerd Font
position = 0, -190
@@ -58,7 +78,17 @@ label {
label {
text = Hi there, <i>$USER</i>!
- color = rgb(255, 255, 255)
+ color = rgb(74, 70, 73)
+ font_size = 32
+ font_family = GoMono Nerd Font
+ position = 3, -3
+ halign = center
+ valign = center
+}
+
+label {
+ text = Hi there, <i>$USER</i>!
+ color = rgb(104, 157, 106)
font_size = 32
font_family = GoMono Nerd Font
position = 0, 0
@@ -68,7 +98,17 @@ label {
label {
text =  Hyprland session locked
- color = rgb(255, 255, 255)
+ color = rgb(74, 70, 73)
+ font_family = GoMono Nerd Font
+ font_size = 24
+ position = 3, -3
+ halign = center
+ valign = bottom
+}
+
+label {
+ text =  Hyprland session locked
+ color = rgb(22, 225, 181)
font_family = GoMono Nerd Font
font_size = 24
position = 0, 0