Update set_once.sh

This commit is contained in:
OdiousImp2604
2021-08-08 08:59:39 +00:00
committed by GitHub
parent ca0bc74ac6
commit cc5e9f14c4

View File

@@ -3,6 +3,6 @@ dbus-launch dconf load / < ~/xed.dconf
chmod -R +x ~/.config/sway/scripts
chmod -R +x ~/.config/waybar/scripts
chmod -R +x ~/.config/wofi/windows.py
sed -i 's|\(exec --no-startup-id ~/set_once.sh\)|# \1|' ~/.config/sway/config
sed -i 's|\(exec ~/set_once.sh\)|# \1|' ~/.config/sway/config
rm ~/xed.dconf
rm ~/set_once.sh