mirror of
https://github.com/10h30/endeavouros-i3wm-setup.git
synced 2026-07-19 14:43:13 +09:00
Update config
exec --no-startup-id dex --autostart --environment i3 should be a nice solution to not interfere with xfce4 if installed aside
This commit is contained in:
@@ -339,6 +339,7 @@ exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||
# in this cases better disable dex and use manual starting apps using xdg/autostart
|
||||
# if enabled you should comment welcome app.
|
||||
#exec --no-startup-id dex -a -s /etc/xdg/autostart/:~/.config/autostart/
|
||||
exec --no-startup-id dex --autostart --environment i3
|
||||
|
||||
# start welcome app
|
||||
exec --no-startup-id sh /usr/share/endeavouros/scripts/welcome --startdelay=3
|
||||
|
||||
Reference in New Issue
Block a user