add nm-applet

This commit is contained in:
yourfriendoss 2023-11-12 11:32:09 +02:00
parent f6db013d43
commit f08ec24284
2 changed files with 2 additions and 0 deletions

View file

@ -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

View file

@ -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