This commit is contained in:
2026-05-01 22:05:33 -05:00
parent 5a84a8f294
commit b7bf86aab7
34 changed files with 1224 additions and 574 deletions

View File

@@ -56,12 +56,12 @@
"hideOnOverview": false,
"marginHorizontal": 10,
"marginVertical": 5,
"middleClickAction": "none",
"middleClickAction": "launcherPanel",
"middleClickCommand": "",
"middleClickFollowMouse": false,
"monitors": [
],
"mouseWheelAction": "none",
"mouseWheelAction": "content",
"mouseWheelWrap": true,
"outerCorners": true,
"position": "top",
@@ -80,10 +80,11 @@
"center": [
{
"colorizeSystemIcon": "none",
"enableColorization": false,
"colorizeSystemText": "none",
"generalTooltipText": "",
"hideMode": "alwaysExpanded",
"icon": "rocket",
"iconPosition": "left",
"id": "CustomButton",
"ipcIdentifier": "",
"leftClickExec": "qs -c noctalia-shell ipc call launcher toggle",
@@ -170,7 +171,7 @@
},
{
"compactMode": false,
"diskPath": "/",
"diskPath": "/boot/efi",
"iconColor": "none",
"id": "SystemMonitor",
"showCpuCores": false,
@@ -179,7 +180,7 @@
"showCpuUsage": true,
"showDiskAvailable": false,
"showDiskUsage": false,
"showDiskUsageAsPercent": false,
"showDiskUsageAsPercent": true,
"showGpuTemp": false,
"showLoadAverage": false,
"showMemoryAsPercent": false,
@@ -190,6 +191,41 @@
"useMonospaceFont": true,
"usePadding": false
},
{
"colorizeSystemIcon": "none",
"colorizeSystemText": "none",
"generalTooltipText": "",
"hideMode": "alwaysExpanded",
"icon": "database",
"iconPosition": "left",
"id": "CustomButton",
"ipcIdentifier": "",
"leftClickExec": "nemo",
"leftClickUpdateText": false,
"maxTextLength": {
"horizontal": 10,
"vertical": 10
},
"middleClickExec": "",
"middleClickUpdateText": false,
"parseJson": false,
"rightClickExec": "filelight",
"rightClickUpdateText": false,
"showExecTooltip": true,
"showIcon": true,
"showTextTooltip": true,
"textCollapse": "",
"textCommand": "zfs list | grep zroot/ROOT/void | cut -d ' ' -f 15",
"textIntervalMs": 20000,
"textStream": false,
"wheelDownExec": "",
"wheelDownUpdateText": false,
"wheelExec": "",
"wheelMode": "unified",
"wheelUpExec": "",
"wheelUpUpdateText": false,
"wheelUpdateText": false
},
{
"defaultSettings": {
"currentIconName": "world-download",
@@ -203,10 +239,11 @@
"right": [
{
"colorizeSystemIcon": "none",
"enableColorization": false,
"colorizeSystemText": "none",
"generalTooltipText": "",
"hideMode": "alwaysExpanded",
"icon": "eye",
"iconPosition": "left",
"id": "CustomButton",
"ipcIdentifier": "",
"leftClickExec": "/home/aiden/toggle-transparency.sh",
@@ -283,6 +320,7 @@
{
"colorizeDistroLogo": false,
"colorizeSystemIcon": "none",
"colorizeSystemText": "none",
"customIconPath": "/home/aiden/Pictures/Icons/Void_Linux_logo-notext.png",
"enableColorization": false,
"icon": "noctalia",
@@ -552,7 +590,7 @@
"dockType": "floating",
"enabled": false,
"floatingRatio": 1,
"groupApps": false,
"groupApps": true,
"groupClickAction": "cycle",
"groupContextMenuMode": "extended",
"groupIndicatorStyle": "dots",
@@ -573,14 +611,14 @@
"Alacritty",
"Firefox",
"com.discordapp.Discord",
"firefox"
"element-desktop"
],
"pinnedStatic": true,
"position": "top",
"showDockIndicator": false,
"showLauncherIcon": false,
"showLauncherIcon": true,
"sitOnFrame": false,
"size": 0.72
"size": 1
},
"general": {
"allowPanelsOnScreenWithoutBar": true,
@@ -593,12 +631,12 @@
"clockFormat": "hh:mm\\nt",
"clockStyle": "custom",
"compactLockScreen": false,
"dimmerOpacity": 0,
"dimmerOpacity": 0.2,
"enableBlurBehind": true,
"enableLockScreenCountdown": true,
"enableLockScreenMediaControls": true,
"enableShadows": true,
"forceBlackScreenCorners": false,
"forceBlackScreenCorners": true,
"iRadiusRatio": 1,
"keybinds": {
"keyDown": [
@@ -642,7 +680,7 @@
"shadowOffsetY": 3,
"showChangelogOnStartup": true,
"showHibernateOnLockScreen": true,
"showScreenCorners": false,
"showScreenCorners": true,
"showSessionButtonsOnLockScreen": true,
"smoothScrollEnabled": true,
"telemetryEnabled": true
@@ -876,6 +914,10 @@
{
"enabled": true,
"id": "btop"
},
{
"enabled": true,
"id": "steam"
}
],
"enableUserTheming": false
@@ -886,7 +928,7 @@
"fontDefaultScale": 1,
"fontFixed": "monospace",
"fontFixedScale": 1,
"panelBackgroundOpacity": 0.73,
"panelBackgroundOpacity": 0.4,
"panelsAttachedToBar": true,
"scrollbarAlwaysVisible": true,
"settingsPanelMode": "centered",