mirror of
https://github.com/Yannick7777/dotfiles.git
synced 2025-06-25 22:25:33 +02:00
add dosage app to startup
This commit is contained in:
parent
d5fee61b72
commit
ed354fc618
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue