mirror of
https://github.com/rad4day/Waybar.git
synced 2025-07-12 22:22:29 +02:00
Revert "service file: allow for waybar installed in different prefix"
This commit is contained in:
12
resources/waybar.service
Normal file
12
resources/waybar.service
Normal file
@ -0,0 +1,12 @@
|
||||
[Unit]
|
||||
Description=Highly customizable Wayland bar for Sway and Wlroots based compositors.
|
||||
Documentation=https://github.com/Alexays/Waybar/wiki/
|
||||
PartOf=wayland-session.target
|
||||
|
||||
[Service]
|
||||
Type=dbus
|
||||
BusName=fr.arouillard.waybar
|
||||
ExecStart=/usr/bin/waybar
|
||||
|
||||
[Install]
|
||||
WantedBy=wayland-session.target
|
Reference in New Issue
Block a user