aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/hyprlock.conf
diff options
context:
space:
mode:
authorJa.KooLit <jimmielovejay@gmail.com>2024-05-05 00:11:05 +0900
committerGitHub <noreply@github.com>2024-05-05 00:11:05 +0900
commite27bc1e75280f02a0798e7150d7e7c775ee1aff6 (patch)
tree156f3d32fc5f6d20389baa84b496ad94f9406d6a /config/hypr/hyprlock.conf
parent41c3de1b08d253a8b9a78f7c15ee1eb2ac1d9395 (diff)
parentc32e177c6696c3d283188cbabc1a78cd4364476c (diff)
Merge pull request #233 from JaKooLit/development
V2.2.10 Changes
Diffstat (limited to 'config/hypr/hyprlock.conf')
-rw-r--r--config/hypr/hyprlock.conf9
1 files changed, 6 insertions, 3 deletions
diff --git a/config/hypr/hyprlock.conf b/config/hypr/hyprlock.conf
index b2a1a163..3aa029d9 100644
--- a/config/hypr/hyprlock.conf
+++ b/config/hypr/hyprlock.conf
@@ -47,7 +47,7 @@ input-field {
label {
monitor =
text = cmd[update:18000000] echo "<b> "$(date +'%A, %-d %B %Y')" </b>"
- color = $color5
+ color = $color1
font_size = 34
font_family = JetBrains Mono Nerd Font 10
@@ -63,7 +63,6 @@ label {
color = $color7
font_size = 24
font_family = JetBrains Mono Nerd Font 10
-
position = 0, -250
halign = center
valign = top
@@ -83,6 +82,7 @@ text = cmd[update:1000] echo "<b><big> $(date +"%H:%M:%S") </big></b>" # 24H
valign = center
}
+# User
label {
monitor =
text =  $USER
@@ -95,6 +95,7 @@ label {
valign = bottom
}
+# uptime
label {
monitor =
text = cmd[update:60000] echo "<b> "$(uptime -p)" </b>"
@@ -106,6 +107,7 @@ label {
valign = bottom
}
+# weather edit specific location. Note, this cause a 2-4 seconds delay in locking
label {
monitor =
text = cmd[update:3600000] ping -c 1 wttr.in > /dev/null && curl -s 'wttr.in?format=2' # For specific location : wttr.in/busan?format=2
@@ -117,13 +119,14 @@ label {
valign = bottom
}
+# Put a picture of choice here. Default is the current wallpaper
image {
monitor =
path = $HOME/.config/rofi/.current_wallpaper
size = 230
rounding = -1
border_size = 4
- border_color = $color12
+ border_color = $color2
rotate = 0
reload_time = -1
position = 0, 300
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage