From df2ab187487f23dc6d81316e60c5347f3a6ae07c Mon Sep 17 00:00:00 2001 From: histalek Date: Sun, 2 Jan 2022 16:42:12 +0100 Subject: [PATCH] sway: Update autoruns --- .config/sway/conf.d/autoruns | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.config/sway/conf.d/autoruns b/.config/sway/conf.d/autoruns index e63defd..5e9c14a 100644 --- a/.config/sway/conf.d/autoruns +++ b/.config/sway/conf.d/autoruns @@ -6,11 +6,16 @@ # 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 +# Autostart applets +exec nm-applet --indicator + # Autostart my daily use software exec thunderbird exec evolution exec signal-desktop --enable-features=UseOzonePlatform --ozone-platform=wayland --use-tray-icon 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