dotfiles/sway/.config/systemd/user/nwg-drawer.service

11 lines
159 B
Desktop File

[Unit]
Description=NWG Drawer Provider
BindsTo=sway-session.target
[Service]
ExecStart=nwg-drawer -r
KillMode=process
[Install]
WantedBy=sway-session.target