From ed354fc6189664e48a708ced1cce4f2d29b9651c Mon Sep 17 00:00:00 2001 From: Yannick7777 <87943421+Yannick7777@users.noreply.github.com> Date: Fri, 28 Mar 2025 16:44:40 +0100 Subject: [PATCH] add dosage app to startup --- .config/hypr/hyprland.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 17a1781..eadad2e 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -52,6 +52,7 @@ exec-once = /usr/libexec/polkit-gnome-authentication-agent-1 # Request root GUI exec-once = waybar & # Bar exec-once = sunshine & # Remote access exec-once = hypridle +exec-once = flatpak run io.github.diegopvlk.Dosage --startup exec-once = pactl set-sink-mute @DEFAULT_SINK@ 1 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