Fix hyprlock wallpaper not displaying

This commit is contained in:
JeremyStar™ 2024-06-03 20:00:42 +02:00
parent 8255ac38b5
commit 9a7e69e0b8
Signed by: JeremyStarTM
GPG key ID: E366BAEF67E4704D

View file

@ -107,7 +107,7 @@ bind = SUPER_SHIFT, Y, movetoworkspace, 0
# --> Session management # --> Session management
bindt = SUPER_SHIFT, M, exec, $programsJobrunner hyprctl reload bindt = SUPER_SHIFT, M, exec, $programsJobrunner hyprctl reload
bindt = SUPER_SHIFT, L, exec, hyprlock bindt = SUPER_SHIFT, L, exec, cd $dirHypr;hyprlock
bindt = SUPER_SHIFT, Q, exit bindt = SUPER_SHIFT, Q, exit
bindt = SUPER_SHIFT, W, exec, poweroff bindt = SUPER_SHIFT, W, exec, poweroff
bindt = SUPER_SHIFT, E, exec, reboot bindt = SUPER_SHIFT, E, exec, reboot