Waybar to include NM
This commit is contained in:
parent
069a94666f
commit
10cae7347a
|
@ -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)
|
||||
|
|
|
@ -20,10 +20,8 @@
|
|||
],
|
||||
"modules-right": [
|
||||
"custom/leftside",
|
||||
"network",
|
||||
"pulseaudio",
|
||||
"tray",
|
||||
"custom/power",
|
||||
"custom/rightside",
|
||||
],
|
||||
|
||||
|
|
Loading…
Reference in New Issue