add nm-applet
This commit is contained in:
parent
f6db013d43
commit
f08ec24284
1
play.yml
1
play.yml
|
@ -189,6 +189,7 @@
|
||||||
- visual-studio-code-bin
|
- visual-studio-code-bin
|
||||||
- pipes.sh
|
- pipes.sh
|
||||||
- neofetch
|
- neofetch
|
||||||
|
- network-manager-applet
|
||||||
become: yes
|
become: yes
|
||||||
become_user: yf
|
become_user: yf
|
||||||
|
|
||||||
|
|
|
@ -15,6 +15,7 @@ exec-once=/usr/lib/polkit-kde-authentication-agent-1
|
||||||
exec-once=dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
exec-once=dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
||||||
exec-once=~/.config/hypr/portal.sh
|
exec-once=~/.config/hypr/portal.sh
|
||||||
exec-once=swww init && swww img ~/wallpaper.jpg
|
exec-once=swww init && swww img ~/wallpaper.jpg
|
||||||
|
exec-once=nm-applet
|
||||||
exec-once=waybar
|
exec-once=waybar
|
||||||
exec-once=mako
|
exec-once=mako
|
||||||
exec-once=dropbox
|
exec-once=dropbox
|
||||||
|
|
Loading…
Reference in a new issue