autoboot directly into hyprlock and skipping login

This commit is contained in:
2025-05-16 23:01:16 +02:00
parent fd35249141
commit b8a49b9fab
5 changed files with 170 additions and 13 deletions

View File

@ -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

View File

@ -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