mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 14:59:27 -05:00
Update execs.conf
This commit is contained in:
@@ -6,11 +6,11 @@ exec-once = ags &
|
||||
exec-once = fcitx5
|
||||
|
||||
# Core components (authentication, lock screen, notification daemon)
|
||||
exec-once = dbus-update-activation-environment --all &
|
||||
exec-once = /usr/bin/gnome-keyring-daemon --start --components=secrets &
|
||||
exec-once = gnome-keyring-daemon --start --components=secrets &
|
||||
exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 &
|
||||
exec-once = swayidle -w timeout 300 'swaylock -f' before-sleep 'swaylock -f' &
|
||||
exec-once = swayidle -w timeout 450 'pidof java || systemctl suspend' &
|
||||
exec-once = dbus-update-activation-environment --all &
|
||||
exec-once = sleep 1 && dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP # Some fix idk
|
||||
|
||||
# Clipboard: history
|
||||
|
||||
Reference in New Issue
Block a user