mirror of
https://github.com/10h30/endeavouros-i3wm-setup.git
synced 2026-07-11 18:55:54 +09:00
Update set_once_i3.sh
removed firewall applet autostart stop to add it directly into skel (default)
This commit is contained in:
@@ -2,7 +2,4 @@
|
||||
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
|
||||
cp /etc/xdg/autostart/firewall-applet.desktop ~/.config/autostart/
|
||||
echo Hidden=true >> ~/.config/autostart/firewall-applet.desktop
|
||||
chmod +x ~/.config/autostart/firewall-applet.desktop
|
||||
rm ~/xed.dconf ~/set_once_i3.sh
|
||||
|
||||
Reference in New Issue
Block a user