File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 chromium \
2020 i3-wm \
2121 i3status \
22+ sway \
23+ swaybg \
2224 xfce4-terminal && \
2325 echo "**** application tweaks ****" && \
2426 mv \
2729 ln -s \
2830 /usr/sbin/xfce4-terminal \
2931 /usr/bin/x-terminal-emulator && \
32+ setcap -r \
33+ /usr/bin/sway && \
3034 echo "**** cleanup ****" && \
3135 rm -rf \
3236 /config/.cache \
Original file line number Diff line number Diff line change 1919 chromium \
2020 i3-wm \
2121 i3status \
22+ sway \
23+ swaybg \
2224 xfce4-terminal && \
2325 echo "**** application tweaks ****" && \
2426 mv \
2729 ln -s \
2830 /usr/sbin/xfce4-terminal \
2931 /usr/bin/x-terminal-emulator && \
32+ setcap -r \
33+ /usr/bin/sway && \
3034 echo "**** cleanup ****" && \
3135 rm -rf \
3236 /config/.cache \
Original file line number Diff line number Diff line change 33# Launch DE
44setterm blank 0
55setterm powerdown 0
6- WAYLAND_DISPLAY=wayland-1 Xwayland :1 &
7- sleep 2
8- /usr/bin/i3 > /dev/null 2>&1
6+ WAYLAND_DISPLAY=wayland-1 /usr/bin/sway > /dev/null 2>&1
You can’t perform that action at this time.
0 commit comments