110 lines
3.2 KiB
JSON
110 lines
3.2 KiB
JSON
{
|
|
"bar.customModules.updates.pollingInterval": 1440000,
|
|
"menus.transition": "none",
|
|
"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.floating": true,
|
|
"theme.bar.outer_spacing": "1px",
|
|
"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.buttons.workspaces.enableBorder": false,
|
|
"theme.bar.buttons.radius": "10px",
|
|
"theme.bar.buttons.padding_y": "0.2rem",
|
|
"theme.bar.buttons.padding_x": "0.7rem",
|
|
"theme.bar.margin_sides": "0.5em",
|
|
"bar.launcher.autoDetectIcon": true,
|
|
"menus.dashboard.powermenu.avatar.image": "/home/joshuaelm/NixOS-Configs/pfp.jpg",
|
|
"menus.dashboard.powermenu.avatar.name": "Joshua Elmasri",
|
|
"theme.bar.menus.menu.dashboard.profile.radius": "100px",
|
|
"menus.dashboard.powermenu.logout": "hyprlock",
|
|
"menus.dashboard.controls.enabled": false,
|
|
"menus.dashboard.stats.enabled": true,
|
|
"menus.dashboard.shortcuts.enabled": false,
|
|
"menus.dashboard.directories.enabled": false,
|
|
"menus.dashboard.stats.enable_gpu": false,
|
|
"menus.bluetooth.showBattery": true,
|
|
"theme.font.name": "Roboto",
|
|
"scalingPriority": "hyprland",
|
|
"bar.customModules.netstat.dynamicIcon": false,
|
|
"theme.bar.buttons.modules.netstat.enableBorder": false,
|
|
"theme.bar.buttons.modules.power.enableBorder": false,
|
|
"menus.media.hideAuthor": false,
|
|
"menus.media.displayTimeTooltip": false,
|
|
"menus.media.displayTime": true,
|
|
"menus.volume.raiseMaximumVolume": false,
|
|
"bar.volume.label": true,
|
|
"bar.network.label": true,
|
|
"bar.network.truncation": true,
|
|
"bar.media.format": "{title}",
|
|
"bar.media.show_active_only": true,
|
|
"bar.media.truncation_size": 100,
|
|
"bar.clock.format": "%R",
|
|
"bar.clock.icon": "",
|
|
"bar.layouts": {
|
|
"0": {
|
|
"left": [
|
|
"dashboard",
|
|
"workspaces"
|
|
],
|
|
"middle": [
|
|
"media"
|
|
],
|
|
"right": [
|
|
"volume",
|
|
"network",
|
|
"bluetooth",
|
|
"battery",
|
|
"systray",
|
|
"clock",
|
|
"notifications"
|
|
]
|
|
},
|
|
"1": {
|
|
"left": [
|
|
"dashboard",
|
|
"workspaces",
|
|
"windowtitle"
|
|
],
|
|
"middle": [
|
|
"media"
|
|
],
|
|
"right": [
|
|
"volume",
|
|
"clock",
|
|
"notifications"
|
|
]
|
|
},
|
|
"2": {
|
|
"left": [
|
|
"dashboard",
|
|
"workspaces",
|
|
"windowtitle"
|
|
],
|
|
"middle": [
|
|
"media"
|
|
],
|
|
"right": [
|
|
"volume",
|
|
"clock",
|
|
"notifications"
|
|
]
|
|
}
|
|
},
|
|
"theme.bar.buttons.workspaces.fontSize": "1.2em",
|
|
"bar.workspaces.show_numbered": false,
|
|
"theme.bar.buttons.workspaces.smartHighlight": true,
|
|
"bar.workspaces.show_icons": true,
|
|
"bar.workspaces.icons.occupied": "",
|
|
"theme.bar.opacity": 100,
|
|
"theme.bar.buttons.monochrome": false,
|
|
"theme.bar.buttons.notifications.enableBorder": false,
|
|
"menus.dashboard.powermenu.sleep": "systemctl suspend-then-hibernate"
|
|
} |