autoboot directly into hyprlock and skipping login
This commit is contained in:
@ -31,7 +31,7 @@ $lockscreen = hyprlock
|
||||
|
||||
# Autostart necessary processes (like notifications daemons, status bars, etc.)
|
||||
exec-once = waybar
|
||||
exec-once = hyprpaper & hypridle
|
||||
exec-once = hyprpaper & hypridle & $lockscreen
|
||||
exec-once = dunst
|
||||
exec-once = [workspace 2 silent] $browser
|
||||
exec-once = [workspace 1 silent] $terminal
|
||||
|
@ -45,7 +45,7 @@ input-field {
|
||||
outline_thickness = 3
|
||||
inner_color = rgba(0, 0, 0, 0.3)
|
||||
|
||||
outer_color = rgba(f26d00ff) rgba(fcd705ff) 45deg
|
||||
outer_color = rgba(f26d00ff) rgba(fce4b8ff) 45deg
|
||||
check_color = rgba(00ff99ee) rgba(ff6633ee) 120deg
|
||||
fail_color = rgba(ff6633ee) rgba(ff0066ee) 40deg
|
||||
|
||||
|
Reference in New Issue
Block a user