2024-12-01 01:21:21 -05:00
|
|
|
[Unit]
|
2024-12-05 20:10:19 -05:00
|
|
|
Description=Launch Plasma with i3
|
2024-12-01 01:21:21 -05:00
|
|
|
PartOf=graphical.target
|
|
|
|
|
|
|
|
[Service]
|
2024-12-05 20:10:19 -05:00
|
|
|
ExecStart=/usr/bin/i3
|
2024-12-01 01:21:21 -05:00
|
|
|
Restart=on-failure
|
|
|
|
|
|
|
|
[Install]
|
2024-12-05 20:10:19 -05:00
|
|
|
WantedBy=plasma-workspace.target
|