mirror of
https://github.com/Yannick7777/dotfiles.git
synced 2025-06-26 14:45:21 +02:00
Automatic start of hyprlock on hyprland start
This commit is contained in:
parent
8f49a17e13
commit
951d4ffc37
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue