configs/linux/hyprpanel/hyprpanel_config.json
2025-03-04 08:20:50 +00:00

145 lines
No EOL
4.7 KiB
JSON

{
"bar.customModules.updates.pollingInterval": 1440000,
"theme.font.name": "HarmonyOS Sans",
"tear": false,
"menus.transition": "crossfade",
"theme.bar.floating": false,
"theme.bar.buttons.enableBorders": false,
"theme.bar.border.location": "none",
"theme.bar.buttons.dashboard.enableBorder": true,
"bar.workspaces.show_icons": false,
"bar.workspaces.show_numbered": false,
"bar.workspaces.numbered_active_indicator": "highlight",
"theme.bar.buttons.notifications.enableBorder": true,
"bar.notifications.show_total": true,
"bar.notifications.hideCountWhenZero": true,
"theme.bar.menus.monochrome": false,
"wallpaper.pywal": false,
"theme.bar.menus.opacity": 100,
"theme.bar.transparent": true,
"theme.bar.opacity": 100,
"theme.bar.buttons.modules.ram.enableBorder": false,
"theme.bar.location": "top",
"theme.bar.buttons.opacity": 95,
"theme.bar.buttons.background_opacity": 95,
"theme.bar.buttons.background_hover_opacity": 95,
"menus.clock.time.military": true,
"menus.clock.time.hideSeconds": false,
"menus.clock.weather.unit": "metric",
"menus.clock.weather.enabled": true,
"menus.bluetooth.showBattery": true,
"menus.bluetooth.batteryState": "connected",
"bar.layouts": {
"0": {
"left": [
"dashboard",
"windowtitle",
"systray",
"network",
"netstat"
],
"middle": [
"workspaces"
],
"right": [
"volume",
"cpu",
"cputemp",
"bluetooth",
"systray",
"clock",
"notifications"
]
},
"1": {
"left": [
"dashboard",
"windowtitle"
],
"middle": [
"workspaces"
],
"right": [
"volume",
"cpu",
"cputemp",
"clock",
"notifications"
]
},
"2": {
"left": [
"dashboard",
"windowtitle"
],
"middle": [
"workspaces"
],
"right": [
"volume",
"clock",
"notifications"
]
}
},
"bar.customModules.ram.icon": "󰄨",
"theme.bar.menus.menu.dashboard.confirmation_scaling": 100,
"menus.volume.raiseMaximumVolume": true,
"theme.bar.scaling": 85,
"theme.bar.menus.popover.scaling": 80,
"theme.bar.outer_spacing": "0.6em",
"bar.customModules.ram.labelType": "used/total",
"notifications.position": "top left",
"notifications.showActionsOnHover": true,
"theme.osd.enable": true,
"theme.osd.location": "right",
"theme.osd.orientation": "vertical",
"theme.osd.muted_zero": true,
"menus.clock.weather.key": "1231bd9d52314c1b8f0223622231905",
"menus.clock.weather.location": "Ulm/Neu-Ulm",
"menus.dashboard.powermenu.avatar.name": "Alleexx",
"menus.dashboard.stats.enable_gpu": false,
"menus.dashboard.shortcuts.left.shortcut1.command": "zen-browser",
"menus.dashboard.shortcuts.left.shortcut1.tooltip": "Zen-Browser",
"menus.dashboard.shortcuts.left.shortcut1.icon": "󰈹",
"theme.bar.buttons.monochrome": false,
"theme.notification.opacity": 100,
"notifications.clearDelay": 100,
"notifications.timeout": 7000,
"notifications.displayedTotal": 10,
"menus.transitionTime": 200,
"bar.customModules.ram.pollingInterval": 1000,
"bar.customModules.cpu.pollingInterval": 1000,
"bar.customModules.cpuTemp.unit": "metric",
"bar.customModules.cpuTemp.sensor": "/sys/devices/platform/asus-ec-sensors/hwmon/hwmon3/temp2_input",
"bar.customModules.cpuTemp.pollingInterval": 500,
"bar.customModules.netstat.dynamicIcon": true,
"bar.launcher.autoDetectIcon": true,
"bar.launcher.rightClick": "",
"theme.bar.buttons.workspaces.enableBorder": true,
"theme.bar.buttons.workspaces.smartHighlight": true,
"bar.workspaces.showWsIcons": true,
"bar.workspaces.showApplicationIcons": true,
"bar.workspaces.workspaces": 5,
"bar.workspaces.hideUnoccupied": true,
"bar.workspaces.workspaceMask": false,
"bar.network.showWifiInfo": true,
"bar.battery.hideLabelWhenFull": false,
"bar.media.show_active_only": true,
"scalingPriority": "gdk",
"bar.media.truncation_size": 30,
"theme.bar.buttons.network.enableBorder": true,
"menus.media.displayTime": true,
"menus.media.displayTimeTooltip": true,
"menus.dashboard.stats.interval": 1000,
"bar.customModules.storage.labelType": "used/total",
"bar.customModules.storage.pollingInterval": 1000,
"bar.customModules.storage.round": true,
"bar.customModules.netstat.rateUnit": "auto",
"bar.customModules.netstat.labelType": "full",
"bar.customModules.netstat.pollingInterval": 1000,
"theme.font.label": "HarmonyOS Sans Bold",
"theme.bar.shadow": "0px 0px 0px 0px #16161e",
"theme.bar.buttons.bluetooth.enableBorder": false,
"bar.clock.format": "%a %d %b | %H:%M:%S Uhr"
}