diff --git a/configs/niri/base/options.kdl b/configs/niri/base/options.kdl index 80e19df..e7c4102 100644 --- a/configs/niri/base/options.kdl +++ b/configs/niri/base/options.kdl @@ -31,7 +31,7 @@ environment { QT_AUTO_SCREEN_SCALE_FACTOR "1" QT_QPA_PLATFORM "wayland;xcb" QT_WAYLAND_DISABLE_WINDOWDECORATION "1" - QT_QPA_PLATFORMTHEME "qt5ct" + QT_QPA_PLATFORMTHEME "gtk3" MOZ_ENABLE_WAYLAND "1" XCURSOR_SIZE "24" GTK_THEME "catppuccin-macchiato-teal-standard-default" diff --git a/configs/niri/thinkpad.kdl b/configs/niri/thinkpad.kdl index 21c1b3a..dda827e 100644 --- a/configs/niri/thinkpad.kdl +++ b/configs/niri/thinkpad.kdl @@ -1,3 +1,5 @@ +spawn-at-startup "qs" "-c" "noctalia-shell" + window-rule { match app-id="firefox" open-on-workspace "1" diff --git a/configs/noctalia/settings.json b/configs/noctalia/settings.json index 651bc05..313137f 100644 --- a/configs/noctalia/settings.json +++ b/configs/noctalia/settings.json @@ -27,12 +27,13 @@ "viewMode": "list" }, "audio": { - "cavaFrameRate": 30, "mprisBlacklist": [ ], "preferredPlayer": "", + "spectrumFrameRate": 30, "visualizerType": "mirrored", "volumeFeedback": false, + "volumeFeedbackSoundFile": "", "volumeOverdrive": false, "volumeStep": 5 }, @@ -43,23 +44,37 @@ "barType": "floating", "capsuleColorKey": "none", "capsuleOpacity": 1, + "contentPadding": 2, "density": "default", "displayMode": "always_visible", + "enableExclusionZoneInset": true, "floating": true, + "fontScale": 1, "frameRadius": 12, "frameThickness": 8, "hideOnOverview": false, "marginHorizontal": 3, "marginVertical": 5, + "middleClickAction": "none", + "middleClickCommand": "", + "middleClickFollowMouse": false, "monitors": [ ], + "mouseWheelAction": "none", + "mouseWheelWrap": true, "outerCorners": true, "position": "top", + "reverseScroll": false, + "rightClickAction": "controlCenter", + "rightClickCommand": "", + "rightClickFollowMouse": true, "screenOverrides": [ ], "showCapsule": true, + "showOnWorkspaceSwitch": true, "showOutline": false, "useSeparateOpacity": true, + "widgetSpacing": 6, "widgets": { "center": [ { @@ -80,6 +95,7 @@ "enableScrollWheel": true, "focusedColor": "primary", "followFocusedScreen": false, + "fontWeight": "bold", "groupedBorderOpacity": 1, "hideUnoccupied": false, "iconScale": 0.8, @@ -87,22 +103,19 @@ "labelMode": "none", "occupiedColor": "secondary", "pillSize": 0.6, - "reverseScroll": false, "showApplications": false, + "showApplicationsHover": false, "showBadge": true, "showLabelsOnlyWhenOccupied": true, "unfocusedIconsOpacity": 1 }, { "compactMode": false, - "compactShowAlbumArt": true, - "compactShowVisualizer": false, "hideMode": "hidden", "hideWhenIdle": false, "id": "MediaMini", "maxWidth": 200, "panelShowAlbumArt": true, - "panelShowVisualizer": true, "scrollingMode": "hover", "showAlbumArt": false, "showArtistFirst": false, @@ -158,6 +171,7 @@ { "colorizeSystemIcon": "none", "enableColorization": false, + "generalTooltipText": "", "hideMode": "alwaysExpanded", "icon": "clipboard-search", "id": "CustomButton", @@ -173,7 +187,9 @@ "parseJson": false, "rightClickExec": "", "rightClickUpdateText": false, + "showExecTooltip": true, "showIcon": true, + "showTextTooltip": true, "textCollapse": "", "textCommand": "", "textIntervalMs": 3000, @@ -244,6 +260,8 @@ } }, "brightness": { + "backlightDeviceMappings": [ + ], "brightnessStep": 5, "enableDdcSupport": false, "enforceMinimum": true @@ -354,8 +372,10 @@ "desktopWidgets": { "enabled": false, "gridSnap": false, + "gridSnapScale": false, "monitorWidgets": [ - ] + ], + "overviewEnabled": true }, "dock": { "animationSpeed": 1, @@ -363,9 +383,19 @@ "colorizeIcons": false, "deadOpacity": 0.6, "displayMode": "auto_hide", + "dockType": "floating", "enabled": true, "floatingRatio": 1, + "groupApps": false, + "groupClickAction": "cycle", + "groupContextMenuMode": "extended", + "groupIndicatorStyle": "dots", "inactiveIndicators": false, + "indicatorColor": "primary", + "indicatorOpacity": 0.6, + "indicatorThickness": 3, + "launcherIconColor": "none", + "launcherPosition": "end", "monitors": [ ], "onlySameOutput": true, @@ -375,6 +405,9 @@ ], "pinnedStatic": false, "position": "bottom", + "showDockIndicator": false, + "showLauncherIcon": false, + "sitOnFrame": false, "size": 1 }, "general": { @@ -389,7 +422,9 @@ "clockStyle": "custom", "compactLockScreen": false, "dimmerOpacity": 0.25, + "enableBlurBehind": true, "enableLockScreenCountdown": true, + "enableLockScreenMediaControls": false, "enableShadows": true, "forceBlackScreenCorners": false, "iRadiusRatio": 1, @@ -398,7 +433,8 @@ "Down" ], "keyEnter": [ - "Return" + "Return", + "Enter" ], "keyEscape": [ "Esc" @@ -406,6 +442,9 @@ "keyLeft": [ "Left" ], + "keyRemove": [ + "Del" + ], "keyRight": [ "Right" ], @@ -421,7 +460,9 @@ "lockScreenMonitors": [ ], "lockScreenTint": 0, + "passwordChars": false, "radiusRatio": 1, + "reverseScroll": false, "scaleRatio": 1, "screenRadiusRatio": 1, "shadowDirection": "bottom_right", @@ -444,6 +485,20 @@ "startup": "", "wallpaperChange": "" }, + "idle": { + "customCommands": "[]", + "enabled": false, + "fadeDuration": 5, + "lockCommand": "", + "lockTimeout": 660, + "resumeLockCommand": "", + "resumeScreenOffCommand": "", + "resumeSuspendCommand": "", + "screenOffCommand": "", + "screenOffTimeout": 600, + "suspendCommand": "", + "suspendTimeout": 1800 + }, "location": { "analogClockInCalendar": false, "firstDayOfWeek": -1, @@ -459,10 +514,14 @@ "weatherShowEffects": true }, "network": { + "airplaneModeEnabled": false, + "bluetoothAutoConnect": true, "bluetoothDetailsViewMode": "grid", "bluetoothHideUnnamedDevices": false, "bluetoothRssiPollIntervalMs": 10000, "bluetoothRssiPollingEnabled": false, + "disableDiscoverability": false, + "networkPanelView": "wifi", "wifiDetailsViewMode": "list", "wifiEnabled": true }, @@ -475,11 +534,18 @@ "manualSunset": "18:30", "nightTemp": "4000" }, + "noctaliaPerformance": { + "disableDesktopWidgets": true, + "disableWallpaper": true + }, "notifications": { "backgroundOpacity": 1, + "clearDismissed": true, "criticalUrgencyDuration": 15, + "density": "default", "enableBatteryToast": true, "enableKeyboardLayoutToast": true, + "enableMarkdown": false, "enableMediaToast": false, "enabled": true, "location": "top", @@ -572,31 +638,26 @@ "keybind": "6" } ], - "showHeader": true + "showHeader": true, + "showKeybinds": true }, - "settingsVersion": 53, + "settingsVersion": 57, "systemMonitor": { "batteryCriticalThreshold": 5, "batteryWarningThreshold": 20, "cpuCriticalThreshold": 90, - "cpuPollingInterval": 1000, "cpuWarningThreshold": 80, "criticalColor": "", "diskAvailCriticalThreshold": 10, "diskAvailWarningThreshold": 20, "diskCriticalThreshold": 90, - "diskPollingInterval": 3000, "diskWarningThreshold": 80, "enableDgpuMonitoring": false, "externalMonitor": "resources || missioncenter || jdsystemmonitor || corestats || system-monitoring-center || gnome-system-monitor || plasma-systemmonitor || mate-system-monitor || ukui-system-monitor || deepin-system-monitor || pantheon-system-monitor", "gpuCriticalThreshold": 90, - "gpuPollingInterval": 3000, "gpuWarningThreshold": 80, - "loadAvgPollingInterval": 3000, "memCriticalThreshold": 90, - "memPollingInterval": 1000, "memWarningThreshold": 80, - "networkPollingInterval": 1000, "swapCriticalThreshold": 90, "swapWarningThreshold": 80, "tempCriticalThreshold": 90, @@ -614,19 +675,18 @@ "enableUserTheming": false }, "ui": { - "bluetoothDetailsViewMode": "grid", - "bluetoothHideUnnamedDevices": false, "boxBorderEnabled": false, "fontDefault": "Sans Serif", "fontDefaultScale": 1, "fontFixed": "monospace", "fontFixedScale": 1, - "networkPanelView": "wifi", "panelBackgroundOpacity": 0.93, "panelsAttachedToBar": false, + "scrollbarAlwaysVisible": true, "settingsPanelMode": "centered", + "settingsPanelSideBarCardStyle": false, "tooltipsEnabled": true, - "wifiDetailsViewMode": "grid" + "translucentWidgets": false }, "wallpaper": { "automationEnabled": true, diff --git a/configs/zed/keymap.json b/configs/zed/keymap.json index c491465..bf84f3b 100644 --- a/configs/zed/keymap.json +++ b/configs/zed/keymap.json @@ -65,6 +65,7 @@ "g r": "editor::FindAllReferences", "space l j": "editor::GoToDiagnostic", "space l k": "editor::GoToPreviousDiagnostic", + "space l D": "editor::OpenDocs", "space f o": "outline::Toggle", // Symbol search "space f O": "project_symbols::Toggle",