Updated hyprlock.conf
This commit is contained in:
parent
1506d2ee1b
commit
3df4ffbb94
3 changed files with 43 additions and 50 deletions
|
|
@ -81,9 +81,9 @@ animations {
|
||||||
animation = fadeIn, 1, 1.73, almostLinear
|
animation = fadeIn, 1, 1.73, almostLinear
|
||||||
animation = fadeOut, 1, 1.46, almostLinear
|
animation = fadeOut, 1, 1.46, almostLinear
|
||||||
animation = fade, 1, 3.03, quick
|
animation = fade, 1, 3.03, quick
|
||||||
animation = layers, 1, 3.81, easeOutQuint
|
animation = layers, 1, 3.81, easeOutQuint, fade
|
||||||
animation = layersIn, 1, 4, easeOutQuint, fade
|
animation = layersIn, 1, 2, easeOutQuint, slide
|
||||||
animation = layersOut, 1, 1.5, linear, fade
|
animation = layersOut, 1, 2, easeOutQuint, slide
|
||||||
animation = fadeLayersIn, 1, 1.79, almostLinear
|
animation = fadeLayersIn, 1, 1.79, almostLinear
|
||||||
animation = fadeLayersOut, 1, 1.39, almostLinear
|
animation = fadeLayersOut, 1, 1.39, almostLinear
|
||||||
animation = workspaces, 1, 1.94, easeInOutCubic, slide
|
animation = workspaces, 1, 1.94, easeInOutCubic, slide
|
||||||
|
|
@ -107,7 +107,7 @@ master {
|
||||||
misc {
|
misc {
|
||||||
force_default_wallpaper = 0
|
force_default_wallpaper = 0
|
||||||
disable_hyprland_logo = true
|
disable_hyprland_logo = true
|
||||||
disable_splash_rendering = false
|
disable_splash_rendering = true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,8 +1,8 @@
|
||||||
# BACKGROUND
|
# BACKGROUND
|
||||||
background {
|
background {
|
||||||
monitor = eDP-1
|
monitor = eDP-1
|
||||||
path = screenshot
|
path = /home/denode/Pictures/forest01.jpg
|
||||||
blur_passes = 2
|
blur_passes = 0.5
|
||||||
contrast = 1
|
contrast = 1
|
||||||
brightness = 0.5
|
brightness = 0.5
|
||||||
vibrancy = 0.2
|
vibrancy = 0.2
|
||||||
|
|
@ -14,42 +14,33 @@ general {
|
||||||
no_fade_in = false
|
no_fade_in = false
|
||||||
no_fade_out = false
|
no_fade_out = false
|
||||||
hide_cursor = true
|
hide_cursor = true
|
||||||
grace = 3
|
grace = 2
|
||||||
disable_loading_bar = true
|
disable_loading_bar = true
|
||||||
ignore_empty_input = true
|
ignore_empty_input = true
|
||||||
}
|
}
|
||||||
|
|
||||||
#Auth
|
|
||||||
'auth {
|
|
||||||
pam:enabled = true
|
|
||||||
pam:module = hyprlock
|
|
||||||
fingerprint:enabled = true
|
|
||||||
fingerprint:ready_message = Scan fingerprint to unlock
|
|
||||||
fingerprint:present_message = Scanning fingerprint
|
|
||||||
fingerprint:retry_delay = 250
|
|
||||||
}
|
|
||||||
'
|
|
||||||
# INPUT FIELD
|
# INPUT FIELD
|
||||||
input-field {
|
input-field {
|
||||||
monitor = eDP-1
|
monitor = eDP-1
|
||||||
size = 250, 60
|
size = 300, 50
|
||||||
outline_thickness = 2
|
outline_thickness = 2
|
||||||
inner_color = rgba(171, 189, 245, 0.1)
|
inner_color = rgba(88,129,87,0.1)
|
||||||
dots_color = rgba(171, 189, 245, 0.65)
|
dots_color = rgba(88, 129, 87, 0.85)
|
||||||
dots_size = 0.2 # Scale of input-field height, 0.2 - 0.8
|
dots_size = 0.2
|
||||||
dots_spacing = 0.35 # Scale of dots' absolute size, 0.0 - 1.0
|
dots_spacing = 0.35
|
||||||
dots_center = true
|
dots_center = true
|
||||||
input-fg-color = rgba(171, 189, 245, 0.1)
|
input-fg-color = rgba(88,129,87,0.1)
|
||||||
dots_color = rgba(171, 189, 245, 0.65)
|
dots_color = rgba(88,129,87,0.85)
|
||||||
outer_color = rgba(171, 189, 245, 0.65)
|
outer_color = rgba(88,129,87,0.85)
|
||||||
font_color = rgba(171, 189, 245, 0.65)
|
font_color = rgba(88,129,87, 0.85)
|
||||||
fade_on_empty = true
|
fade_on_empty = true
|
||||||
rounding = -1
|
rounding = -1
|
||||||
check_color = rgb(204, 136, 34)
|
check_color = rgb(86,65,48)
|
||||||
placeholder_text = <i><span foreground="##cdd6f4">input password...</span></i>
|
placeholder_text = <i><span foreground="##588157">input password...</span></i>
|
||||||
hide_input = false
|
hide_input = false
|
||||||
|
fail_color = rgb(218,215,205)
|
||||||
fail_text = bist du blöd? ($ATTEMPTS)
|
fail_text = bist du blöd? ($ATTEMPTS)
|
||||||
position = 0, -200
|
position = 0, -468
|
||||||
halign = center
|
halign = center
|
||||||
valign = center
|
valign = center
|
||||||
}
|
}
|
||||||
|
|
@ -59,23 +50,23 @@ image {
|
||||||
path = /home/denode/Pictures/flink02.png
|
path = /home/denode/Pictures/flink02.png
|
||||||
border_color = 0xffdddddd
|
border_color = 0xffdddddd
|
||||||
border_size = 0
|
border_size = 0
|
||||||
size = 150
|
size = 100
|
||||||
rounding = -1
|
rounding = -1
|
||||||
rotate = 0
|
rotate = 0
|
||||||
reload_time = -1
|
reload_time = -1
|
||||||
reload_cmd =
|
reload_cmd =
|
||||||
position = 0, -20
|
position = 0, -320
|
||||||
halign = center
|
halign = center
|
||||||
valign = center
|
valign = center
|
||||||
}
|
}
|
||||||
# USER
|
# USER
|
||||||
label {
|
label {
|
||||||
monitor =
|
monitor =
|
||||||
text = welcome back $USER!
|
text = $USER
|
||||||
color = rgba(171, 189, 245, 0.65)
|
color = rgba(88,129,87,0.85)
|
||||||
font_size = 23
|
font_size = 23
|
||||||
font_family = JetBrains Mono
|
font_family = SF Pro Text
|
||||||
position = 0, -130
|
position = 0, -405
|
||||||
halign = center
|
halign = center
|
||||||
valign = center
|
valign = center
|
||||||
}
|
}
|
||||||
|
|
@ -83,10 +74,10 @@ label {
|
||||||
label {
|
label {
|
||||||
monitor =
|
monitor =
|
||||||
text = cmd[update:1000] echo "$(LC_TIME=en_US.UTF-8 date +"%A, %B %d")"
|
text = cmd[update:1000] echo "$(LC_TIME=en_US.UTF-8 date +"%A, %B %d")"
|
||||||
color = rgba(171, 189, 245, 0.65)
|
color = rgba(52,78,65,1)
|
||||||
font_size = 22
|
font_size = 22
|
||||||
font_family = JetBrains Mono
|
font_family = SF Pro Text Bold
|
||||||
position = 0, 300
|
position = 0, 405
|
||||||
halign = center
|
halign = center
|
||||||
valign = center
|
valign = center
|
||||||
}
|
}
|
||||||
|
|
@ -95,10 +86,10 @@ label {
|
||||||
label {
|
label {
|
||||||
monitor =
|
monitor =
|
||||||
text = cmd[update:1000] echo "$(date +"%-H:%M:%S")"
|
text = cmd[update:1000] echo "$(date +"%-H:%M:%S")"
|
||||||
color = rgba(171, 189, 245, 0.65)
|
color = rgba(52,78,65, 1)
|
||||||
font_size = 95
|
font_size = 95
|
||||||
font_family = JetBrains Mono Extrabold
|
font_family = SF Pro Text Bold
|
||||||
position = 0, 200
|
position = 0, 310
|
||||||
halign = center
|
halign = center
|
||||||
valign = center
|
valign = center
|
||||||
}
|
}
|
||||||
|
|
@ -109,20 +100,20 @@ label {
|
||||||
monitor =
|
monitor =
|
||||||
text = cmd[update:1000] echo "$(~/.config/waybar/scripts/song.sh)"
|
text = cmd[update:1000] echo "$(~/.config/waybar/scripts/song.sh)"
|
||||||
color = $foreground
|
color = $foreground
|
||||||
color = rgba(171, 189, 245, 0.65)
|
color = rgba(88,129,87,0.65)
|
||||||
font_size = 18
|
font_size = 18
|
||||||
font_family = JetBrains Mono
|
font_family = SF Pro Text
|
||||||
position = 0, 50
|
position = 0, 50
|
||||||
halign = center
|
halign = center
|
||||||
valign = bottom
|
valign = bottom
|
||||||
}
|
}
|
||||||
label {
|
label {
|
||||||
monitor = eDP-1
|
monitor = eDP-1
|
||||||
text = cmd[update:30] bash -c 'ac_online=$(cat /sys/class/power_supply/AC/online); bat0=$(cat /sys/class/power_supply/BAT0/capacity); bat1=$(cat /sys/class/power_supply/BAT1/capacity); avg=$(( (bat0 + bat1) / 2 )); if [ "$ac_online" = "1" ]; then echo "⚡ Charging ($avg%)"; else echo "battery: $avg%"; fi'
|
text = cmd[update:30] bash -c 'ac_online=$(cat /sys/class/power_supply/AC/online); bat0=$(cat /sys/class/power_supply/BAT0/capacity); bat1=$(cat /sys/class/power_supply/BAT1/capacity); avg=$(( (bat0 + bat1) / 2 )); if [ "$ac_online" = "1" ]; then echo " $avg %"; else echo "$avg %"; fi'
|
||||||
color = rgba(171, 189, 245, 0.65)
|
color = rgba(88,129,87,0.65)
|
||||||
font_family = JetBrains Mono
|
font_family = SF Pro Text Bold
|
||||||
font_size = 18
|
font_size = 18
|
||||||
position = -50, 50
|
position = -10, 1030
|
||||||
halign = right
|
halign = right
|
||||||
valign = bottom
|
valign = bottom
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,7 @@
|
||||||
wallpaper {
|
wallpaper {
|
||||||
monitor = eDP1
|
monitor = eDP-1
|
||||||
path = /home/denode/Pictures/japan06.jpg
|
path = /home/denode/Pictures/japan_dark01.jpg
|
||||||
fit_mode = cover
|
fit_mode = cover
|
||||||
}
|
}
|
||||||
|
|
||||||
|
splash = false
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue