diff --git a/set_once.sh b/set_once.sh index b7067d8..9e98655 100644 --- a/set_once.sh +++ b/set_once.sh @@ -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