mirror of
https://github.com/rydesun/dotfiles.git
synced 2026-07-16 22:16:11 +08:00
Hail to Wayland!
This commit is contained in:
parent
7996a1cbbe
commit
75ae9af916
17 changed files with 61 additions and 70 deletions
|
|
@ -1,9 +1,10 @@
|
|||
[Unit]
|
||||
Description=network-manager-applet
|
||||
After=graphical-session.target
|
||||
PartOf=graphical-session.target
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/nm-applet
|
||||
|
||||
[Install]
|
||||
WantedBy=X11.target
|
||||
WantedBy=Wayland.target
|
||||
WantedBy=graphical-session.target
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue