diff --git a/conf/i3/config b/conf/i3/config index 2c69e4d9..8c6dc9d8 100644 --- a/conf/i3/config +++ b/conf/i3/config @@ -300,10 +300,10 @@ for_window [title="tracker - .*"] floating enable # Autostarts # I generally have flatpaks separately near the bottom, but other things are # going to depend on PulseEffects -#exec --no-startup-id flatpak run com.github.wwmm.pulseeffects --gapplication-service +exec --no-startup-id flatpak run com.github.wwmm.pulseeffects --gapplication-service exec --no-startup-id $TERMINAL -T htop -x htop exec --no-startup-id nm-applet -exec --no-startup-id pasystray --notify=all +exec --no-startup-id sleep 60 && pasystray --notify=all # Wallpaper, solid black exec --no-startup-id xsetroot -solid \#000000 # ~/.wallpaper as wallpaper