Files
dotfiles/dot_config/hyprpanel/config.json

72 lines
2.4 KiB
JSON

{
"scalingPriority": "gdk",
"theme.bar.floating": true,
"bar.autoHide": "never",
"bar.layouts": {
"*": {
"left": [
"cpu",
"ram",
"workspaces",
"windowtitle"
],
"middle": [
"media"
],
"right": [
"volume",
"network",
"bluetooth",
"systray",
"notifications",
"clock",
"dashboard"
]
}
},
"theme.notification.enableShadow": false,
"theme.bar.border.location": "none",
"theme.bar.border_radius": "0.75em",
"theme.bar.outer_spacing": ".25em",
"theme.bar.buttons.radius": "0.75em",
"theme.bar.menus.monochrome": false,
"theme.bar.menus.opacity": 100,
"theme.bar.buttons.y_margins": "0.1em",
"theme.bar.buttons.enableBorders": true,
"theme.bar.transparent": true,
"theme.bar.enableShadow": false,
"menus.clock.time.hideSeconds": false,
"menus.dashboard.shortcuts.left.shortcut1.icon": "",
"menus.dashboard.shortcuts.left.shortcut1.command": "uwsm app -- one.ablaze.floorp.desktop",
"menus.dashboard.shortcuts.left.shortcut1.tooltip": "Floorp",
"menus.dashboard.shortcuts.enabled": true,
"menus.dashboard.stats.enable_gpu": false,
"menus.clock.weather.enabled": false,
"bar.workspaces.show_icons": false,
"bar.workspaces.show_numbered": true,
"theme.bar.buttons.windowtitle.enableBorder": false,
"bar.windowtitle.custom_title": true,
"bar.windowtitle.truncation": true,
"bar.notifications.show_total": true,
"bar.notifications.hideCountWhenZero": true,
"bar.launcher.icon": "󰣛",
"bar.launcher.autoDetectIcon": false,
"menus.dashboard.shortcuts.left.shortcut3.command": "uwsm app -- com.discordapp.Discord.desktop",
"menus.dashboard.shortcuts.left.shortcut2.icon": "",
"menus.dashboard.shortcuts.left.shortcut2.command": "uwsm app -- io.github.flattool.Warehouse.desktop",
"menus.dashboard.shortcuts.left.shortcut2.tooltip": "AppStore",
"menus.dashboard.shortcuts.left.shortcut4.command": "fuzzel",
"theme.bar.buttons.workspaces.enableBorder": false,
"theme.bar.buttons.systray.enableBorder": false,
"bar.workspaces.monitorSpecific": true,
"wallpaper.image": "/usr/share/hydro-os/DefaultBackground.png",
"wallpaper.pywal": false,
"theme.matugen": true,
"wallpaper.enable": true,
"bar.customModules.storage.paths": [
"/"
],
"theme.matugen_settings.mode": "dark",
"theme.matugen_settings.scheme_type": "content",
"theme.matugen_settings.variation": "standard_1"
}