sway: Update autoruns

This commit is contained in:
histalek 2022-01-02 16:42:12 +01:00
parent 710ce8b210
commit df2ab18748
No known key found for this signature in database
GPG key ID: ED1D6449704FDE03

View file

@ -6,11 +6,16 @@
# I'm using 'polkit-gnome' as a polkit client as it has no dependencies # I'm using 'polkit-gnome' as a polkit client as it has no dependencies
exec_always /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 exec_always /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
# Autostart applets
exec nm-applet --indicator
# Autostart my daily use software # Autostart my daily use software
exec thunderbird exec thunderbird
exec evolution exec evolution
exec signal-desktop --enable-features=UseOzonePlatform --ozone-platform=wayland --use-tray-icon exec signal-desktop --enable-features=UseOzonePlatform --ozone-platform=wayland --use-tray-icon
exec element-desktop --enable-features=UseOzonePlatform --ozone-platform=wayland exec element-desktop --enable-features=UseOzonePlatform --ozone-platform=wayland
exec teamspeak --enable-features=UseOzonePlatform --ozone-platform=wayland
exec discord-canary --enable-features=UseOzonePlatform,WebRTCPipeWireCapturer --ozone-platform=wayland
exec keepassxc exec keepassxc