Merge pull request #4154 from VannTen/fix/service_file_description
Fix Description= in systemd service file
This commit is contained in:
commit
dfbf1ff2a0
|
|
@ -1,5 +1,5 @@
|
|||
[Unit]
|
||||
Description=Highly customizable Wayland bar for Sway and Wlroots based compositors.
|
||||
Description=Highly customizable Wayland bar for Sway and Wlroots based compositors
|
||||
Documentation=https://github.com/Alexays/Waybar/wiki/
|
||||
PartOf=graphical-session.target
|
||||
After=graphical-session.target
|
||||
|
|
|
|||
Loading…
Reference in New Issue