From bd57c19a2bdc03ef8a3660a187b38d2c85f02c0e Mon Sep 17 00:00:00 2001 From: Hadi <112569860+anotherhadi@users.noreply.github.com> Date: Mon, 14 Oct 2024 14:22:14 +0200 Subject: [PATCH] Edit network placement --- home/system/hyprpanel/default.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/home/system/hyprpanel/default.nix b/home/system/hyprpanel/default.nix index c79a17d..ca7285f 100644 --- a/home/system/hyprpanel/default.nix +++ b/home/system/hyprpanel/default.nix @@ -41,10 +41,10 @@ in { ], "right": [ "systray", - "network", "volume", "bluetooth", "battery", + "network", "clock", "notifications" ] @@ -60,10 +60,10 @@ in { ], "right": [ "systray", - "network", "volume", "bluetooth", "battery", + "network", "clock", "notifications" ] @@ -79,10 +79,10 @@ in { ], "right": [ "systray", - "network", "volume", "bluetooth", "battery", + "network", "clock", "notifications" ]