Switched from runst to wired and fixed artix-pipewire-launcher restarting
This commit is contained in:
parent
3fa42c5432
commit
a5772ce149
1 changed files with 2 additions and 2 deletions
|
@ -3,9 +3,9 @@
|
|||
exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||
exec --no-startup-id dex --autostart --environment i3
|
||||
exec --no-startup-id ~/.screenlayout/monitor.sh
|
||||
exec --no-startup-id /usr/bin/runst
|
||||
exec --no-startup-id /usr/bin/wired
|
||||
|
||||
exec artix-pipewire-launcher
|
||||
exec --no-startup-id artix-pipewire-launcher restart
|
||||
|
||||
exec --no-startup-id sleep 1 && feh --bg-fill "/home/gaspard/Images/Wallpapers/ExylCollection/Desktop Flute Altar by Exyl.png"
|
||||
exec picom --config ~/.config/picom/picom.conf
|
||||
|
|
Loading…
Reference in a new issue