mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-12-28 22:38:21 +01:00
12 lines
280 B
Desktop File
12 lines
280 B
Desktop File
[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
|