GAAAAAAAAAY
This commit is contained in:
@@ -1,22 +1,22 @@
|
||||
{
|
||||
"bar.customModules.updates.pollingInterval": 1440000,
|
||||
"menus.transition": "none",
|
||||
"menus.transition": "crossfade",
|
||||
"theme.bar.menus.monochrome": false,
|
||||
"theme.bar.transparent": false,
|
||||
"theme.bar.menus.card_radius": "0.4em",
|
||||
"theme.bar.menus.border.radius": "0.7em",
|
||||
"theme.bar.menus.border.size": "5px",
|
||||
"theme.bar.menus.border.size": "0.13em",
|
||||
"theme.bar.floating": true,
|
||||
"theme.bar.outer_spacing": "1px",
|
||||
"theme.bar.outer_spacing": "1.6em",
|
||||
"theme.bar.border.location": "none",
|
||||
"theme.bar.location": "top",
|
||||
"theme.bar.buttons.enableBorders": false,
|
||||
"menus.clock.time.military": true,
|
||||
"menus.clock.time.hideSeconds": true,
|
||||
"menus.clock.weather.location": "Cedar Hill",
|
||||
"theme.bar.border_radius": "10px",
|
||||
"theme.bar.border_radius": "0.4em",
|
||||
"theme.bar.buttons.workspaces.enableBorder": false,
|
||||
"theme.bar.buttons.radius": "10px",
|
||||
"theme.bar.buttons.radius": "0.3em",
|
||||
"theme.bar.buttons.padding_y": "0.2rem",
|
||||
"theme.bar.buttons.padding_x": "0.7rem",
|
||||
"theme.bar.margin_sides": "0.5em",
|
||||
@@ -31,7 +31,7 @@
|
||||
"menus.dashboard.directories.enabled": false,
|
||||
"menus.dashboard.stats.enable_gpu": false,
|
||||
"menus.bluetooth.showBattery": true,
|
||||
"theme.font.name": "Roboto",
|
||||
"theme.font.name": "Ubuntu Nerd Font",
|
||||
"scalingPriority": "hyprland",
|
||||
"bar.customModules.netstat.dynamicIcon": false,
|
||||
"theme.bar.buttons.modules.netstat.enableBorder": false,
|
||||
@@ -105,5 +105,15 @@
|
||||
"bar.workspaces.icons.occupied": "",
|
||||
"theme.bar.opacity": 100,
|
||||
"theme.bar.buttons.monochrome": false,
|
||||
"theme.bar.buttons.notifications.enableBorder": false
|
||||
"theme.bar.buttons.notifications.enableBorder": false,
|
||||
"theme.bar.menus.enableShadow": true,
|
||||
"theme.bar.buttons.opacity": 100,
|
||||
"theme.bar.enableShadow": true,
|
||||
"theme.bar.menus.buttons.radius": "0.4em",
|
||||
"theme.bar.menus.shadow": "1px 1px 2px 1px #323232cc",
|
||||
"theme.bar.menus.shadowMargins": "5px 5px",
|
||||
"theme.bar.shadow": "1px 1px 2px 1px #323232cc",
|
||||
"theme.bar.buttons.dashboard.enableBorder": false,
|
||||
"theme.bar.buttons.windowtitle.enableBorder": false,
|
||||
"menus.transitionTime": 1
|
||||
}
|
||||
Reference in New Issue
Block a user