Updated config

This commit is contained in:
Eduard Urbach 2025-06-25 16:55:29 +02:00
parent 910bb4a930
commit dea8315917
Signed by: akyoto
GPG key ID: 49226B848C78F6C8
11 changed files with 45 additions and 25 deletions

View file

@ -1,13 +1,21 @@
# Autostart
exec-once = swaybg -i ~/pictures/wallpapers/current
exec-once = wl-paste --watch cliphist store
exec-once = $statusbar
exec-once = ssh-agent -D -a $SSH_AUTH_SOCK
exec-once = openrc --user gui
# Audio effects
exec-once = easyeffects --gapplication-service
# Disabled
#exec-once = /usr/libexec/pipewire-launcher
#exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
#exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
#exec-once = waypaper --restore
# Clipboard
exec-once = wl-paste --watch cliphist store
# OpenRC user services like pipewire
exec-once = openrc --user gui
# Polkit for authentication
exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
# SSH agent
exec-once = ssh-agent -D -a $SSH_AUTH_SOCK
# Status bar
exec-once = $statusbar
# Wallpaper
exec-once = waypaper --restore
#exec-once = swaybg -i ~/pictures/wallpapers/current