Update linux/hyprpanel/hyprpanel_config.json
This commit is contained in:
parent
3216b737a7
commit
e3c44eadfe
1 changed files with 18 additions and 19 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"bar.customModules.updates.pollingInterval": 1440000,
|
"bar.customModules.updates.pollingInterval": 1440000,
|
||||||
"theme.font.name": "MartianMono Nerd Font Medium",
|
"theme.font.name": "HarmonyOS Sans",
|
||||||
"tear": false,
|
"tear": false,
|
||||||
"menus.transition": "crossfade",
|
"menus.transition": "crossfade",
|
||||||
"theme.bar.floating": false,
|
"theme.bar.floating": false,
|
||||||
|
@ -9,7 +9,7 @@
|
||||||
"theme.bar.buttons.dashboard.enableBorder": true,
|
"theme.bar.buttons.dashboard.enableBorder": true,
|
||||||
"bar.workspaces.show_icons": false,
|
"bar.workspaces.show_icons": false,
|
||||||
"bar.workspaces.show_numbered": false,
|
"bar.workspaces.show_numbered": false,
|
||||||
"bar.workspaces.numbered_active_indicator": "underline",
|
"bar.workspaces.numbered_active_indicator": "highlight",
|
||||||
"theme.bar.buttons.notifications.enableBorder": true,
|
"theme.bar.buttons.notifications.enableBorder": true,
|
||||||
"bar.notifications.show_total": true,
|
"bar.notifications.show_total": true,
|
||||||
"bar.notifications.hideCountWhenZero": true,
|
"bar.notifications.hideCountWhenZero": true,
|
||||||
|
@ -33,39 +33,36 @@
|
||||||
"0": {
|
"0": {
|
||||||
"left": [
|
"left": [
|
||||||
"dashboard",
|
"dashboard",
|
||||||
"systray",
|
|
||||||
"windowtitle",
|
"windowtitle",
|
||||||
|
"systray",
|
||||||
|
"network",
|
||||||
"netstat"
|
"netstat"
|
||||||
],
|
],
|
||||||
"middle": [
|
"middle": [
|
||||||
"workspaces"
|
"workspaces"
|
||||||
],
|
],
|
||||||
"right": [
|
"right": [
|
||||||
"media",
|
|
||||||
"volume",
|
"volume",
|
||||||
"network",
|
|
||||||
"bluetooth",
|
|
||||||
"cpu",
|
"cpu",
|
||||||
"cputemp",
|
"cputemp",
|
||||||
"ram",
|
"bluetooth",
|
||||||
"storage",
|
"systray",
|
||||||
"battery",
|
|
||||||
"clock",
|
"clock",
|
||||||
"notifications",
|
"notifications"
|
||||||
"power"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"1": {
|
"1": {
|
||||||
"left": [
|
"left": [
|
||||||
"dashboard",
|
"dashboard",
|
||||||
"workspaces",
|
|
||||||
"windowtitle"
|
"windowtitle"
|
||||||
],
|
],
|
||||||
"middle": [
|
"middle": [
|
||||||
"media"
|
"workspaces"
|
||||||
],
|
],
|
||||||
"right": [
|
"right": [
|
||||||
"volume",
|
"volume",
|
||||||
|
"cpu",
|
||||||
|
"cputemp",
|
||||||
"clock",
|
"clock",
|
||||||
"notifications"
|
"notifications"
|
||||||
]
|
]
|
||||||
|
@ -73,16 +70,14 @@
|
||||||
"2": {
|
"2": {
|
||||||
"left": [
|
"left": [
|
||||||
"dashboard",
|
"dashboard",
|
||||||
"workspaces",
|
|
||||||
"windowtitle"
|
"windowtitle"
|
||||||
],
|
],
|
||||||
"middle": [
|
"middle": [
|
||||||
"media"
|
"workspaces"
|
||||||
],
|
],
|
||||||
"right": [
|
"right": [
|
||||||
"volume",
|
"volume",
|
||||||
"clock",
|
"clock",
|
||||||
"power",
|
|
||||||
"notifications"
|
"notifications"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -116,7 +111,7 @@
|
||||||
"bar.customModules.ram.pollingInterval": 1000,
|
"bar.customModules.ram.pollingInterval": 1000,
|
||||||
"bar.customModules.cpu.pollingInterval": 1000,
|
"bar.customModules.cpu.pollingInterval": 1000,
|
||||||
"bar.customModules.cpuTemp.unit": "metric",
|
"bar.customModules.cpuTemp.unit": "metric",
|
||||||
"bar.customModules.cpuTemp.sensor": "/sys/devices/platform/PNP0C14:01/wmi_bus/wmi_bus-PNP0C14:01/466747A0-70EC-11DE-8A39-0800200C9A66/hwmon/hwmon4/temp1_input",
|
"bar.customModules.cpuTemp.sensor": "/sys/devices/platform/asus-ec-sensors/hwmon/hwmon3/temp2_input",
|
||||||
"bar.customModules.cpuTemp.pollingInterval": 500,
|
"bar.customModules.cpuTemp.pollingInterval": 500,
|
||||||
"bar.customModules.netstat.dynamicIcon": true,
|
"bar.customModules.netstat.dynamicIcon": true,
|
||||||
"bar.launcher.autoDetectIcon": true,
|
"bar.launcher.autoDetectIcon": true,
|
||||||
|
@ -133,7 +128,7 @@
|
||||||
"bar.media.show_active_only": true,
|
"bar.media.show_active_only": true,
|
||||||
"scalingPriority": "gdk",
|
"scalingPriority": "gdk",
|
||||||
"bar.media.truncation_size": 30,
|
"bar.media.truncation_size": 30,
|
||||||
"theme.bar.buttons.network.enableBorder": false,
|
"theme.bar.buttons.network.enableBorder": true,
|
||||||
"menus.media.displayTime": true,
|
"menus.media.displayTime": true,
|
||||||
"menus.media.displayTimeTooltip": true,
|
"menus.media.displayTimeTooltip": true,
|
||||||
"menus.dashboard.stats.interval": 1000,
|
"menus.dashboard.stats.interval": 1000,
|
||||||
|
@ -142,5 +137,9 @@
|
||||||
"bar.customModules.storage.round": true,
|
"bar.customModules.storage.round": true,
|
||||||
"bar.customModules.netstat.rateUnit": "auto",
|
"bar.customModules.netstat.rateUnit": "auto",
|
||||||
"bar.customModules.netstat.labelType": "full",
|
"bar.customModules.netstat.labelType": "full",
|
||||||
"bar.customModules.netstat.pollingInterval": 1000
|
"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"
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue