mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-02-01 23:34:03 +01:00
i3: enable PulseEffects, delay pasystray startup
This commit is contained in:
parent
d1c7f3c2d3
commit
db8f3015d6
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user