Files
dotfiles/hyprpanel/hyprpanel_pc0_config.json
2025-01-30 06:08:07 +01:00

139 lines
5.5 KiB
JSON

{
"bar.customModules.updates.pollingInterval": 1440000,
"theme.font.name": "Inconsolata Nerd Font Mono",
"theme.font.label": "Inconsolata Nerd Font Mono",
"theme.font.size": "0.8rem",
"menus.transition": "crossfade",
"theme.bar.floating": false,
"theme.bar.location": "top",
"bar.autoHide": "never",
"theme.bar.buttons.enableBorders": false,
"theme.bar.border.location": "none",
"menus.media.displayTime": false,
"menus.media.displayTimeTooltip": false,
"notifications.monitor": 0,
"notifications.active_monitor": false,
"theme.osd.monitor": 1,
"theme.osd.active_monitor": false,
"menus.volume.raiseMaximumVolume": true,
"menus.clock.time.military": true,
"menus.clock.weather.location": "Nospelt",
"menus.clock.weather.unit": "metric",
"menus.clock.weather.interval": 1000000,
"menus.dashboard.powermenu.avatar.image": "/home/mpuchstein/Pictures/avas/s0wlz.jpg",
"theme.bar.buttons.modules.ram.enableBorder": true,
"bar.customModules.ram.round": true,
"menus.power.lowBatteryNotification": false,
"theme.bar.buttons.dashboard.enableBorder": false,
"bar.workspaces.monitorSpecific": false,
"theme.bar.buttons.workspaces.enableBorder": false,
"bar.workspaces.show_icons": false,
"bar.workspaces.show_numbered": false,
"bar.workspaces.workspaceMask": false,
"bar.workspaces.showWsIcons": true,
"bar.launcher.autoDetectIcon": true,
"theme.bar.layer": "top",
"bar.workspaces.showApplicationIcons": true,
"bar.workspaces.applicationIconOncePerWorkspace": true,
"bar.workspaces.numbered_active_indicator": "highlight",
"bar.workspaces.showAllActive": true,
"bar.workspaces.workspaces": 10,
"theme.bar.buttons.windowtitle.enableBorder": false,
"bar.windowtitle.custom_title": true,
"theme.bar.buttons.volume.enableBorder": false,
"bar.network.truncation": true,
"bar.network.label": true,
"bar.bluetooth.label": false,
"bar.battery.label": false,
"bar.battery.hideLabelWhenFull": false,
"theme.bar.buttons.systray.enableBorder": false,
"theme.bar.buttons.media.enableBorder": false,
"bar.media.show_active_only": true,
"bar.notifications.show_total": true,
"bar.notifications.hideCountWhenZero": false,
"theme.bar.buttons.notifications.enableBorder": false,
"theme.matugen": false,
"theme.bar.menus.border.size": "0.1em",
"bar.layouts": {
"0": {
"left": [
"dashboard",
"workspaces",
"windowtitle"
],
"middle": [
"cpu",
"cputemp",
"netstat",
"ram",
"storage"
],
"right": [
"cava",
"media",
"updates",
"systray",
"hyprsunset",
"hypridle",
"volume",
"clock",
"notifications"
]
},
"*": {
"left": [],
"middle": [],
"right": []
}
},
"wallpaper.image": "/home/mpuchstein/Pictures/wallpaper/1920x1080/widescreen/092_IptI6ZW.jpeg",
"theme.matugen_settings.variation": "standard_1",
"menus.dashboard.shortcuts.left.shortcut1.icon": "󰈹",
"menus.dashboard.shortcuts.left.shortcut1.command": "uwsm app -- firefox",
"menus.dashboard.shortcuts.left.shortcut1.tooltip": "Firefox",
"menus.dashboard.shortcuts.left.shortcut2.command": "uwsm app -- spotify-launcher",
"menus.dashboard.shortcuts.left.shortcut3.command": "uwsm app -- discord",
"menus.dashboard.shortcuts.left.shortcut4.icon": "󰓓",
"menus.dashboard.shortcuts.left.shortcut4.command": "uwsm app -T -- steam -steamos",
"menus.dashboard.shortcuts.left.shortcut4.tooltip": "Steam",
"menus.dashboard.stats.interval": 2500,
"menus.dashboard.shortcuts.right.shortcut3.tooltip": "Reload Hyprpanel",
"menus.dashboard.shortcuts.right.shortcut3.icon": "󰑓",
"menus.dashboard.shortcuts.right.shortcut3.command": "bash -c \"~/.config/hyprpanel/scripts/reload.sh\"",
"hyprpanel.restartCommand": "uwsm app -- hyprpanel -q; uwsm app --hyprpanel",
"menus.transitionTime": 200,
"theme.bar.buttons.workspaces.smartHighlight": true,
"bar.customModules.ram.labelType": "used/total",
"theme.bar.buttons.modules.cpu.enableBorder": false,
"bar.customModules.cpuTemp.unit": "metric",
"bar.customModules.cpuTemp.sensor": "/sys/devices/platform/nct6683.2592/hwmon/hwmon4/temp1_input",
"bar.customModules.storage.labelType": "free",
"bar.customModules.netstat.labelType": "full",
"bar.customModules.netstat.dynamicIcon": false,
"bar.customModules.netstat.networkInterface": "enp34s0",
"bar.customModules.netstat.label": true,
"theme.bar.buttons.modules.netstat.enableBorder": false,
"bar.customModules.netstat.rateUnit": "auto",
"bar.customModules.netstat.round": true,
"bar.customModules.kbLayout.labelType": "code",
"bar.customModules.weather.unit": "metric",
"bar.customModules.hyprsunset.temperature": "3500K",
"bar.customModules.cava.showActiveOnly": true,
"bar.customModules.cava.stereo": false,
"bar.network.truncation_size": 7,
"menus.clock.time.hideSeconds": false,
"bar.customModules.updates.leftClick": "uwsm app -T -- /usr/share/hyprpanel/scripts/runUpdates.sh -arch",
"bar.customModules.cpu.leftClick": "menu:energy",
"wallpaper.enable": false,
"theme.bar.menus.monochrome": false,
"theme.bar.menus.opacity": 100,
"bar.volume.label": true,
"bar.customModules.updates.autoHide": true,
"terminal": "uwsm app -T --",
"tear": false,
"theme.bar.transparent": true,
"theme.bar.buttons.modules.storage.enableBorder": false,
"notifications.position": "top right",
"menus.dashboard.shortcuts.right.shortcut1.icon": "",
"menus.dashboard.shortcuts.right.shortcut1.command": "sleep 0.5 && hyprpicker -a"
}