mirror of
https://github.com/SeriousBug/dotfiles
synced 2024-12-22 10:59:56 -06:00
11 lines
171 B
Desktop File
11 lines
171 B
Desktop File
[Unit]
|
|
Description=Run blueman applet.
|
|
After=graphical-session.target
|
|
|
|
[Service]
|
|
type=basic
|
|
ExecStart=/usr/bin/blueman-applet
|
|
|
|
[Install]
|
|
WantedBy=graphical-session.target
|