Add hyprpanel/hyprpanel.json
This commit is contained in:
parent
0947f0fab6
commit
b74d1bdd6b
1 changed files with 32 additions and 0 deletions
32
hyprpanel/hyprpanel.json
Normal file
32
hyprpanel/hyprpanel.json
Normal file
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"bar.customModules.updates.pollingInterval": 1440000,
|
||||
"theme.font.name": "MartianMono Nerd Font Condensed",
|
||||
"tear": false,
|
||||
"menus.transition": "crossfade",
|
||||
"theme.bar.floating": false,
|
||||
"theme.bar.buttons.enableBorders": false,
|
||||
"theme.bar.border.location": "none",
|
||||
"theme.bar.buttons.dashboard.enableBorder": false,
|
||||
"bar.workspaces.show_icons": false,
|
||||
"bar.workspaces.show_numbered": false,
|
||||
"bar.workspaces.numbered_active_indicator": "underline",
|
||||
"theme.bar.buttons.notifications.enableBorder": false,
|
||||
"bar.notifications.show_total": false,
|
||||
"bar.notifications.hideCountWhenZero": false,
|
||||
"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": false,
|
||||
"menus.bluetooth.showBattery": true,
|
||||
"menus.bluetooth.batteryState": "connected"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue