programs.hyprpanel.settings

Home-Manager option

Configuration written to $XDG_CONFIG_HOME/hyprpanel/config.json. See https://hyprpanel.com/configuration/settings.html#home-manager-module for the full list of options.

type: JSON value
Default
{ }
Example
bar.battery.label = true; bar.bluetooth.label = false; bar.clock.format = "%H:%M:%S"; bar.layouts = { "*" = { left = [ "dashboard" "workspaces" "media" ]; middle = [ "windowtitle" ]; right = [ "volume" "network" "bluetooth" "notifications" ]; }; };
declared in: <home-manager/modules/programs/hyprpanel>source unavailable