From 22b6c6802c511e2c4b7d0a3b7dab926790f1cfea Mon Sep 17 00:00:00 2001 From: David Todd Date: Mon, 11 Jan 2021 16:45:11 -0600 Subject: [PATCH] fix stalonetray --- .config/i3/conf.d/autostart.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/i3/conf.d/autostart.conf b/.config/i3/conf.d/autostart.conf index 99e46d7..8d8fe95 100644 --- a/.config/i3/conf.d/autostart.conf +++ b/.config/i3/conf.d/autostart.conf @@ -1,7 +1,7 @@ # Configure applications to start once i3 has initialized #exec --no-startup-id xfce4-panel --disable-wm-check -#exec --no-startup-id stalonetray -c ~/.config/i3/stalonetrayrc +#exec --no-startup-id stalonetray -c ~/.stalonetrayrc exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 exec --no-startup-id xfce4-power-manager exec_always --no-startup-id fix_xcursor