mirror of
https://github.com/NotXia/dotfiles.git
synced 2025-12-16 10:51:49 +01:00
Update lock command
This commit is contained in:
@ -24,7 +24,7 @@ exec-once = fcitx5 -d &
|
||||
exec-once = mako &
|
||||
exec-once = bash -c "mkfifo /tmp/$HYPRLAND_INSTANCE_SIGNATURE.wob && tail -f /tmp/$HYPRLAND_INSTANCE_SIGNATURE.wob | wob & disown" &
|
||||
exec-once = /usr/lib/polkit-kde-authentication-agent-1 &
|
||||
|
||||
exec-once=dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
||||
# exec-once = xdg-desktop-portal-hyprland &
|
||||
|
||||
|
||||
@ -169,7 +169,7 @@ binde = , XF86MonBrightnessDown, exec, brightnessctl s 5%- && brightnessctl -m |
|
||||
|
||||
|
||||
# Lock screen
|
||||
bind = , XF86PowerOff, exec, lockscreen
|
||||
bind = , XF86PowerOff, exec, hyprlock
|
||||
|
||||
|
||||
# Reload
|
||||
|
||||
Reference in New Issue
Block a user