From 9f3fd551b975fb7e5acab9c91963b84a513c7824 Mon Sep 17 00:00:00 2001 From: Hadi <112569860+anotherhadi@users.noreply.github.com> Date: Wed, 5 Mar 2025 16:57:56 +0100 Subject: [PATCH] add avatar to panel --- home/system/hyprpanel/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/system/hyprpanel/default.nix b/home/system/hyprpanel/default.nix index 5378759..a0400a0 100644 --- a/home/system/hyprpanel/default.nix +++ b/home/system/hyprpanel/default.nix @@ -95,6 +95,7 @@ in { "menus.clock.weather.location" = "${location}"; "menus.clock.weather.unit" = "metric"; "menus.dashboard.powermenu.confirmation" = false; + "menus.dashboard.powermenu.avatar.image" = "~/.face.icon"; "menus.dashboard.shortcuts.left.shortcut1.icon" = ""; "menus.dashboard.shortcuts.left.shortcut1.command" = "zen";