mirror of
https://github.com/10h30/endeavouros-i3wm-setup.git
synced 2026-07-20 15:13:17 +09:00
Update set_once.sh
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
#!/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
|
||||
sed -i 's|\(exec --no-startup-id ~/set_once.sh\)|# \1|' ~/.config/i3/config
|
||||
rm ~/xed.dconf
|
||||
rm ~/set_once.sh
|
||||
|
||||
Reference in New Issue
Block a user