diff --git a/.config/hypr/conf.d/autostart.conf b/.config/hypr/conf.d/autostart.conf index 9d6cbbd..5b7fddb 100644 --- a/.config/hypr/conf.d/autostart.conf +++ b/.config/hypr/conf.d/autostart.conf @@ -1,6 +1,7 @@ exec-once = mako & exec-once = swayosd & exec-once = waybar & +exec-once = nm-applet & exec-once = foot -s & exec-once = udiskie & exec-once = swayidle -w & diff --git a/.config/waybar/config.jsonc b/.config/waybar/config.jsonc index 5feacc6..258670d 100644 --- a/.config/waybar/config.jsonc +++ b/.config/waybar/config.jsonc @@ -16,7 +16,6 @@ "modules-right": [ "hyprland/language", "pulseaudio", - "network", "tray" ], "hyprland/window": { @@ -65,10 +64,10 @@ "network": { "format-wifi": "{icon} {essid}", "format-ethernet": "󰈀 {ifname}", - "tooltip-format": "󰈁 {ifname} via {gwaddr}", + "tooltip-format": "󰛳 {ifname} via {gwaddr}", "format-linked": " {ifname} (No IP)", - "format-disconnected": "󰈂", - "format-alt": "󰈁 {ifname}: {ipaddr}/{cidr}", + "format-disconnected": "󰲛", + "format-alt": "󰛳 {ifname}: {ipaddr}/{cidr}", "on-click-right": "nm-connection-editor", "format-icons": [ "󰤨",