diff --git a/users/tsv/hyprland/hyprland.conf b/users/tsv/hyprland/hyprland.conf index a7bfddb..d5bda00 100644 --- a/users/tsv/hyprland/hyprland.conf +++ b/users/tsv/hyprland/hyprland.conf @@ -12,7 +12,7 @@ monitor=DP-2, preferred, auto, auto # See https://wiki.hyprland.org/Configuring/Keywords/ for more # Execute your favorite apps at launch -exec-once = waybar & hyprpaper & dunst & kitty +exec-once = waybar & hyprpaper & dunst & nm-applet & kitty # /nix/store/$(ls -la /nix/store | grep 'mate-polkit' | grep '4096' | awk '{print $9}' | sed -n '$p')/libexec/polkit-mate-authentication-agent-1 # Source a file (multi-file configs) diff --git a/users/tsv/waybar/config b/users/tsv/waybar/config index aacba60..23de30e 100644 --- a/users/tsv/waybar/config +++ b/users/tsv/waybar/config @@ -20,10 +20,8 @@ ], "modules-right": [ "custom/leftside", - "network", "pulseaudio", "tray", - "custom/power", "custom/rightside", ],