Automatic start of hyprlock on hyprland start

This commit is contained in:
Yannick7777 2024-08-20 00:30:27 +02:00
parent 8f49a17e13
commit 951d4ffc37

View file

@ -53,6 +53,7 @@ exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 # Request
exec-once = waybar & # Bar exec-once = waybar & # Bar
exec-once = sunshine & # Remote access exec-once = sunshine & # Remote access
exec-once = hypridle exec-once = hypridle
exec-once = hyprlock
exec-once =[workspace 4 silent] youtube-music exec-once =[workspace 4 silent] youtube-music
exec-once =[workspace 4 silent] vesktop exec-once =[workspace 4 silent] vesktop
@ -299,4 +300,4 @@ windowrulev2 = noborder on, title:.*- YouTube.*
# Include NVidia stuff # Include NVidia stuff
# UNCOMMENT THIS WHEN RUNNNING AN NVIDIA CARD. # UNCOMMENT THIS WHEN RUNNNING AN NVIDIA CARD.
# source = ~/.config/hypr/nvidia.hyprland.conf source = ~/.config/hypr/nvidia.hyprland.conf