diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-01-14 21:58:05 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-01-14 21:58:05 +0900 |
| commit | ae6da13143feb9d8e3bc2b94a596f2c9ebb3c08b (patch) | |
| tree | 0f9b8ecd176211200bf5843929979ad0944bdb08 /config/hypr | |
| parent | 4a7f7ae99d914003ff4d6976d84c473be2dd7133 (diff) | |
Hyprlock minor tweaks
Diffstat (limited to 'config/hypr')
| -rwxr-xr-x[-rw-r--r--] | config/hypr/hyprlock-1080p.conf | 136 | ||||
| -rw-r--r-- | config/hypr/hyprlock.conf | 134 |
2 files changed, 143 insertions, 127 deletions
diff --git a/config/hypr/hyprlock-1080p.conf b/config/hypr/hyprlock-1080p.conf index 28b94f2a..4208ea3f 100644..100755 --- a/config/hypr/hyprlock-1080p.conf +++ b/config/hypr/hyprlock-1080p.conf @@ -1,5 +1,5 @@ # /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ # -# Hyprlock config for =< 1080p monitor resolutions +# Hyprlock config for < 1080p monitor resolutions # Original config submitted by https://github.com/SherLock707 # Sourcing colors generated by wallust @@ -20,7 +20,7 @@ background { #color = $color7 # all these options are taken from hyprland, see https://wiki.hyprland.org/Configuring/Variables/#blur for explanations - blur_size = 5 + blur_size = 2 blur_passes = 1 # 0 disables blurring noise = 0.0117 contrast = 1.3000 # Vibrant!!! @@ -29,33 +29,15 @@ background { vibrancy_darkness = 0.0 } -input-field { - monitor = - size = 250, 50 - outline_thickness = 3 - dots_size = 0.33 # Scale of input-field height, 0.2 - 0.8 - dots_spacing = 0.15 # Scale of dots' absolute size, 0.0 - 1.0 - dots_center = true - outer_color = $color5 - inner_color = $color0 - font_color = $color12 - fade_on_empty = true - placeholder_text = <i>Password...</i> # Text rendered in the input box when it's empty. - hide_input = false - - position = 0, 80 - halign = center - valign = bottom -} # Date label { monitor = - text = cmd[update:18000000] echo "<b> "$(date +'%A, %-d %B %Y')" </b>" + text = cmd[update:18000000] echo "<b> "$(date +'%A, %-d %B')" </b>" color = $color12 - font_size = 34 - font_family = JetBrains Mono Nerd Font 10 - position = 0, -80 + font_size = 24 + font_family = JetBrainsMono Nerd Font ExtraBold + position = 0, -50 halign = center valign = top } @@ -65,10 +47,11 @@ label { monitor = text = cmd[update:1000] echo "$(date +"%H")" # text = cmd[update:1000] echo "$(date +"%I")" #AM/PM - color = rgba(255, 185, 0, .8) - font_size = 150 - font_family = JetBrains Mono Nerd Font Mono ExtraBold - position = 0, -200 + #color = rgba(255, 185, 0, .8) + color = $color13 + font_size = 160 + font_family = JetBrainsMono Nerd Font ExtraBold + position = 0, -100 halign = center valign = top } @@ -77,10 +60,11 @@ label { label { monitor = text = cmd[update:1000] echo "$(date +"%M")" - color = rgba(15, 10, 222, .8) - font_size = 150 - font_family = JetBrains Mono Nerd Font Mono ExtraBold - position = 0, -450 + #color = rgba(15, 10, 222, .8) + color = $color12 + font_size = 160 + font_family = JetBrainsMono Nerd Font ExtraBold + position = 0, -320 halign = center valign = top } @@ -90,23 +74,62 @@ label { monitor = text = cmd[update:1000] echo "$(date +"%S")" # text = cmd[update:1000] echo "$(date +"%S %p")" #AM/PM - color = $color7 - font_size = 20 - font_family = JetBrains Mono Nerd Font Mono ExtraBold - position = 0, -450 + color = $color11 + font_size = 35 + font_family = JetBrainsMono Nerd Font ExtraBold + position = 0, -325 halign = center valign = top } -# User +# Put a picture of choice here. Default is the current wallpaper +image { + monitor = + path = $HOME/.config/hypr/wallpaper_effects/.wallpaper_current + size = 160 + rounding = -1 + border_size = 0 + border_color = $color11 + rotate = 0 + reload_time = -1 + position = 0, 280 + halign = center + valign = bottom +} + +# USER label { monitor = - text =  $USER - color = $color10 - font_size = 18 - font_family = Inter Display Medium + text =  $USER + color = $color13 + outline_thickness = 2 + dots_size = 0.2 # Scale of input-field height, 0.2 - 0.8 + dots_spacing = 0.2 # Scale of dots' absolute size, 0.0 - 1.0 + dots_center = true + font_size = 24 + font_family = JetBrainsMono Nerd Font ExtraBold + position = 0, 80 + halign = center + valign = bottom +} + - position = 0, 20 +# INPUT FIELD +input-field { + monitor = + size = 300, 60 + outline_thickness = 2 + dots_size = 0.2 # Scale of input-field height, 0.2 - 0.8 + dots_spacing = 0.2 # Scale of dots' absolute size, 0.0 - 1.0 + dots_center = true + outer_color = rgba(0, 0, 0, 0) + inner_color = rgba(255, 255, 255, 0.1) + font_color = $color11 + fade_on_empty = false + font_family = JetBrainsMono Nerd Font ExtraBold + placeholder_text = <i><span foreground="##ffffff99">🔒 Enter Pass</span></i> + hide_input = false + position = 0, 180 halign = center valign = bottom } @@ -115,9 +138,9 @@ label { label { monitor = text = cmd[update:60000] echo "<b> "$(uptime -p || $Scripts/UptimeNixOS.sh)" </b>" - color = $color10 - font_size = 24 - font_family = JetBrains Mono Nerd Font 10 + color = $color13 + font_size = 18 + font_family = JetBrainsMono Nerd Font ExtraBold position = 0, 0 halign = right valign = bottom @@ -129,25 +152,10 @@ label { label { monitor = text = cmd[update:3600000] [ -f ~/.cache/.weather_cache ] && cat ~/.cache/.weather_cache - color = $color10 - font_size = 24 - font_family = JetBrains Mono Nerd Font 10 + color = $color13 + font_size = 18 + font_family = JetBrainsMono Nerd Font ExtraBold position = 50, 0 halign = left valign = bottom -} - -# Put a picture of choice here. Default is the current wallpaper -image { - monitor = - path = $HOME/.config/hypr/wallpaper_effects/.wallpaper_current - size = 150 - rounding = -1 - border_size = 2 - border_color = $color11 - rotate = 0 - reload_time = -1 - position = 0, 180 - halign = center - valign = bottom -} +}
\ No newline at end of file diff --git a/config/hypr/hyprlock.conf b/config/hypr/hyprlock.conf index 39dc95f1..4208ea3f 100644 --- a/config/hypr/hyprlock.conf +++ b/config/hypr/hyprlock.conf @@ -1,5 +1,5 @@ # /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ # -# Hyprlock config for => 2k monitor resolutions +# Hyprlock config for < 1080p monitor resolutions # Original config submitted by https://github.com/SherLock707 # Sourcing colors generated by wallust @@ -20,7 +20,7 @@ background { #color = $color7 # all these options are taken from hyprland, see https://wiki.hyprland.org/Configuring/Variables/#blur for explanations - blur_size = 5 + blur_size = 2 blur_passes = 1 # 0 disables blurring noise = 0.0117 contrast = 1.3000 # Vibrant!!! @@ -29,33 +29,15 @@ background { vibrancy_darkness = 0.0 } -input-field { - monitor = - size = 250, 50 - outline_thickness = 3 - dots_size = 0.33 # Scale of input-field height, 0.2 - 0.8 - dots_spacing = 0.15 # Scale of dots' absolute size, 0.0 - 1.0 - dots_center = true - outer_color = $color5 - inner_color = $color0 - font_color = $color12 - fade_on_empty = true - placeholder_text = <i>Password...</i> # Text rendered in the input box when it's empty. - hide_input = false - - position = 0, 200 - halign = center - valign = bottom -} # Date label { monitor = - text = cmd[update:18000000] echo "<b> "$(date +'%A, %-d %B %Y')" </b>" + text = cmd[update:18000000] echo "<b> "$(date +'%A, %-d %B')" </b>" color = $color12 - font_size = 34 - font_family = JetBrains Mono Nerd Font Mono ExtraBold - position = 0, -100 + font_size = 24 + font_family = JetBrainsMono Nerd Font ExtraBold + position = 0, -50 halign = center valign = top } @@ -65,10 +47,11 @@ label { monitor = text = cmd[update:1000] echo "$(date +"%H")" # text = cmd[update:1000] echo "$(date +"%I")" #AM/PM - color = rgba(255, 185, 0, .8) - font_size = 200 - font_family = JetBrains Mono Nerd Font Mono ExtraBold - position = 0, -200 + #color = rgba(255, 185, 0, .8) + color = $color13 + font_size = 160 + font_family = JetBrainsMono Nerd Font ExtraBold + position = 0, -100 halign = center valign = top } @@ -77,10 +60,11 @@ label { label { monitor = text = cmd[update:1000] echo "$(date +"%M")" - color = rgba(15, 10, 222, .8) - font_size = 200 - font_family = JetBrains Mono Nerd Font Mono ExtraBold - position = 0, -500 + #color = rgba(15, 10, 222, .8) + color = $color12 + font_size = 160 + font_family = JetBrainsMono Nerd Font ExtraBold + position = 0, -320 halign = center valign = top } @@ -90,23 +74,62 @@ label { monitor = text = cmd[update:1000] echo "$(date +"%S")" # text = cmd[update:1000] echo "$(date +"%S %p")" #AM/PM - color = $color7 - font_size = 40 - font_family = JetBrains Mono Nerd Font Mono ExtraBold - position = 0, -500 + color = $color11 + font_size = 35 + font_family = JetBrainsMono Nerd Font ExtraBold + position = 0, -325 halign = center valign = top } -# User +# Put a picture of choice here. Default is the current wallpaper +image { + monitor = + path = $HOME/.config/hypr/wallpaper_effects/.wallpaper_current + size = 160 + rounding = -1 + border_size = 0 + border_color = $color11 + rotate = 0 + reload_time = -1 + position = 0, 280 + halign = center + valign = bottom +} + +# USER label { monitor = - text =  $USER - color = $color10 - font_size = 18 - font_family = Inter Display Medium + text =  $USER + color = $color13 + outline_thickness = 2 + dots_size = 0.2 # Scale of input-field height, 0.2 - 0.8 + dots_spacing = 0.2 # Scale of dots' absolute size, 0.0 - 1.0 + dots_center = true + font_size = 24 + font_family = JetBrainsMono Nerd Font ExtraBold + position = 0, 80 + halign = center + valign = bottom +} + - position = 0, 100 +# INPUT FIELD +input-field { + monitor = + size = 300, 60 + outline_thickness = 2 + dots_size = 0.2 # Scale of input-field height, 0.2 - 0.8 + dots_spacing = 0.2 # Scale of dots' absolute size, 0.0 - 1.0 + dots_center = true + outer_color = rgba(0, 0, 0, 0) + inner_color = rgba(255, 255, 255, 0.1) + font_color = $color11 + fade_on_empty = false + font_family = JetBrainsMono Nerd Font ExtraBold + placeholder_text = <i><span foreground="##ffffff99">🔒 Enter Pass</span></i> + hide_input = false + position = 0, 180 halign = center valign = bottom } @@ -115,9 +138,9 @@ label { label { monitor = text = cmd[update:60000] echo "<b> "$(uptime -p || $Scripts/UptimeNixOS.sh)" </b>" - color = $color12 - font_size = 24 - font_family = JetBrains Mono Nerd Font Mono ExtraBold + color = $color13 + font_size = 18 + font_family = JetBrainsMono Nerd Font ExtraBold position = 0, 0 halign = right valign = bottom @@ -129,25 +152,10 @@ label { label { monitor = text = cmd[update:3600000] [ -f ~/.cache/.weather_cache ] && cat ~/.cache/.weather_cache - color = $color12 - font_size = 24 - font_family = JetBrains Mono Nerd Font Mono ExtraBold + color = $color13 + font_size = 18 + font_family = JetBrainsMono Nerd Font ExtraBold position = 50, 0 halign = left valign = bottom -} - -# Put a picture of choice here. Default is the current wallpaper -image { - monitor = - path = $HOME/.config/hypr/wallpaper_effects/.wallpaper_current - size = 230 - rounding = -1 - border_size = 2 - border_color = $color11 - rotate = 0 - reload_time = -1 - position = 0, 300 - halign = center - valign = bottom }
\ No newline at end of file |
