mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-07-28 03:39:46 +02:00
waybar: rework
This commit is contained in:
11
recipes-gtk/waybar/waybar/waybar.service
Normal file
11
recipes-gtk/waybar/waybar/waybar.service
Normal file
@ -0,0 +1,11 @@
|
||||
[Unit]
|
||||
Description=Highly customizable Wayland bar for Sway and Wlroots based compositors.
|
||||
Documentation=https://github.com/Alexays/Waybar/wiki/
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/waybar
|
||||
ExecReload=kill -SIGUSR2 $MAINPID
|
||||
Restart=on-failure
|
||||
|
||||
[Install]
|
||||
WantedBy=graphical-session.target
|
Reference in New Issue
Block a user