1
0
Fork 0

dwm: autostart element-desktop

This commit is contained in:
Luca Bilke 2024-11-11 11:53:30 +01:00
parent 3231a31cc5
commit 905f178b6e
Signed by: luca
GPG key ID: F6E11C9BAA7C82F5

View file

@ -6,3 +6,4 @@ xwallpaper --zoom "$XDG_DATA_HOME/bg"
remaps -qd
pidof -s thunderbird >/dev/null 2>&1 || setsid -f thunderbird
pidof -s element-desktop >/dev/null 2>&1 || setsid -f element-desktop