Delete set_once_i3.sh

not needed because we can use the same as used for xfce4 (desktop autostart)
This commit is contained in:
Johannes Kamprad
2022-05-28 13:24:13 +02:00
committed by GitHub
parent f61a335038
commit efcd79f2ae
-5
View File
@@ -1,5 +0,0 @@
#!/bin/bash
dbus-launch dconf load / < ~/xed.dconf
chmod -R +x ~/.config/i3/scripts
sed -i 's|\(exec --no-startup-id ~/set_once_i3.sh\)|# \1|' ~/.config/i3/config
rm ~/xed.dconf ~/set_once_i3.sh