fixed locking

This commit is contained in:
Samuel Walker 2025-02-13 10:40:41 -07:00
parent 2aadc6da9d
commit 94cf475ae6

View File

@ -57,6 +57,7 @@ exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
exec-once = systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
exec-once = $scriptsDir/portal
exec-once = hypridle
# with lock - hyprctl
# exec-once = swayidle -w timeout 1200 '$lock' timeout 1200 'hyprctl dispatch dpms off' resume 'hyprctl dispatch dpms on' before-sleep '$lock'
@ -289,8 +290,8 @@ bind = $mainMod, K, layoutmsg, cycleprev
bind = $mainMod, P, pseudo
bind = $mainMod CTRL, Return, layoutmsg, swapwithmaster
bind = $mainMod, Space, exec, $scriptsDir/changeLayout
bind = $mainMod, X, exec, archlinux-logout
bind = $mainMod SHIFT, X, exec, arcolinux-powermenu
bind = $mainMod, X, exec, loginctl lock-session
bind = $mainMod SHIFT, E, exit
bind = $mainMod, Y, exec, $term --class update -T update -e cava # f to cycle through foreground colors
# Mainmod + Function keys