This unit is provided by:
Options
-
[Install]
-
WantedBy=graphical-session.target
-
-
[Service]
-
ExecCondition=/bin/sh -c '[ -n "$WAYLAND_DISPLAY" ]'
-
ExecStart=/usr/bin/nwg-panel
-
Restart=always
-
Type=simple
-
-
[Unit]
-
After=graphical-session.target
-
Description=GTK3-based panel for sway window manager
-
PartOf=graphical-session.target
-
Additionnal notes
Nothing here.