remove hyridle from startup

This commit is contained in:
Yannick7777 2025-03-12 14:28:27 +01:00
parent a52158543c
commit efe4b2f167

View file

@ -52,7 +52,6 @@ exec-once = /usr/libexec/polkit-gnome-authentication-agent-1 # Request root GUI
exec-once = waybar & # Bar exec-once = waybar & # Bar
exec-once = sunshine & # Remote access exec-once = sunshine & # Remote access
exec-once = hypridle exec-once = hypridle
exec-once = hyprlock
exec-once = pactl set-sink-mute @DEFAULT_SINK@ 1 exec-once = pactl set-sink-mute @DEFAULT_SINK@ 1
exec-once = gentoo-pipewire-launcher restart exec-once = gentoo-pipewire-launcher restart
exec-once = dbus-daemon --session --address=unix:path=$XDG_RUNTIME_DIR/bus # Only required on open-rc systems with specific login / session managers exec-once = dbus-daemon --session --address=unix:path=$XDG_RUNTIME_DIR/bus # Only required on open-rc systems with specific login / session managers