This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
technical:programming:shell [2022/08/16 22:31] – [Install] jc | technical:programming:shell [2022/08/17 08:26] (current) – jc | ||
---|---|---|---|
Line 30: | Line 30: | ||
<code bash> | <code bash> | ||
- | |||
- | ===== Systemd ===== | ||
- | |||
- | ==== Install | ||
- | |||
- | **Package Dependencies: | ||
- | **Package Optional:** <code bash> sudo pacman -Su swaybg swayidle swaylock wf-recorder</ | ||
- | ==== Startup ==== | ||
- | |||
- | Edit / | ||
- | |||
- | <code bash> | ||
- | user-session=sway | ||
- | </ | ||
- |