mirror of
https://github.com/10h30/endeavouros-i3wm-setup.git
synced 2026-07-16 21:23:14 +09:00
Create set_once.sh
This commit is contained in:
@@ -0,0 +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
|
||||
rm ~/xed.dconf
|
||||
rm ~/set_once_i3.sh
|
||||
Reference in New Issue
Block a user