waybar: move to systemd service, update clock

This commit is contained in:
Konstantin Koslowski 2024-01-22 07:51:29 +01:00
parent 650b741777
commit 2e9119018c
5 changed files with 44 additions and 24 deletions

View file

@ -0,0 +1,6 @@
[Unit]
Description=Sway compositor session
Documentation=man:systemd.special
BindsTo=graphical-session.target
Wants=graphical-session-pre.target
After=graphical-session-pre.target