File tree Expand file tree Collapse file tree
channels/i3/airootfs.any/etc/skel/.config/i3 Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313# Appearance
1414
1515# wallpaper
16- exec --no-startup-id "feh --bg-fill /usr/share/backgrounds/alter-jiju.png"
16+ exec_always --no-startup-id "feh --bg-fill /usr/share/backgrounds/alter-jiju.png"
1717
1818# font
1919font pango:Noto Sans 9
@@ -30,13 +30,13 @@ for_window [class="^.*"] border pixel 2
3030
3131
3232# automatic-startup
33- exec_always --no-startup-id /usr/lib/mate-polkit/polkit-mate-authentication-agent-1
3433exec_always --no-startup-id $HOME/.config/polybar/launch.sh
35- exec_always --no-startup-id light-locker
36- exec_always --no-startup-id compton
37- exec --no-startup-id nm-applet
34+ exec --no-startup-id /usr/lib/mate-polkit/polkit-mate-authentication-agent-1
3835exec --no-startup-id xfce4-clipman
36+ exec --no-startup-id light-locker
3937exec --no-startup-id dex -ae i3
38+ exec --no-startup-id nm-applet
39+ exec --no-startup-id compton
4040exec --no-startup-id dunst
4141exec --no-startup-id conky
4242exec --no-startup-id fcitx
You can’t perform that action at this time.
0 commit comments