Add hyprlock and hypridle

This commit is contained in:
Stephan Raabe
2024-02-23 13:47:01 +01:00
parent f6564b4b75
commit 42d3c5d8f9
12 changed files with 76 additions and 105 deletions

View File

@@ -14,8 +14,9 @@ exec-once = dunst
# Load GTK settings
exec-once = ~/dotfiles/hypr/scripts/gtk.sh
# Load swayidle and define the lock screen time
exec-once = ~/dotfiles/hypr/scripts/lockscreentime.sh
# Using hypridle to start hyprlock
exec-once = hypridle
# exec-once = swayidle -w timeout 600 'swaylock -f' timeout 660 'hyprctl dispatch dpms off' resume 'hyprctl dispatch dpms on' before-sleep 'swaylock -f'
# Load network manager applet
# START NM APPLET