Commit c52ed30

Eric Bower  ·  2026-07-26 13:30:55 -0400 EDT
parent 412c025
refactor: rm noctalia v4
4 files changed,  +0, -737
+0, -18
 1@@ -1,18 +0,0 @@
 2-{
 3-    "mError": "#c34043",
 4-    "mHover": "#7e9cd8",
 5-    "mOnError": "#1f1f28",
 6-    "mOnHover": "#1f1f28",
 7-    "mOnPrimary": "#1f1f28",
 8-    "mOnSecondary": "#1f1f28",
 9-    "mOnSurface": "#c8c093",
10-    "mOnSurfaceVariant": "#717c7c",
11-    "mOnTertiary": "#1f1f28",
12-    "mOutline": "#363646",
13-    "mPrimary": "#76946a",
14-    "mSecondary": "#c0a36e",
15-    "mShadow": "#1f1f28",
16-    "mSurface": "#1f1f28",
17-    "mSurfaceVariant": "#2a2a37",
18-    "mTertiary": "#7e9cd8"
19-}
+0, -16
 1@@ -1,16 +0,0 @@
 2-{
 3-    "sources": [
 4-        {
 5-            "enabled": true,
 6-            "name": "Noctalia Plugins",
 7-            "url": "https://github.com/noctalia-dev/noctalia-plugins"
 8-        }
 9-    ],
10-    "states": {
11-        "network-manager-vpn": {
12-            "enabled": true,
13-            "sourceUrl": "https://github.com/noctalia-dev/noctalia-plugins"
14-        }
15-    },
16-    "version": 2
17-}
+0, -695
  1@@ -1,695 +0,0 @@
  2-{
  3-    "appLauncher": {
  4-        "autoPasteClipboard": false,
  5-        "clipboardWatchImageCommand": "wl-paste --type image --watch cliphist store",
  6-        "clipboardWatchTextCommand": "wl-paste --type text --watch cliphist store",
  7-        "clipboardWrapText": true,
  8-        "customLaunchPrefix": "",
  9-        "customLaunchPrefixEnabled": false,
 10-        "density": "default",
 11-        "enableClipPreview": true,
 12-        "enableClipboardChips": true,
 13-        "enableClipboardHistory": false,
 14-        "enableClipboardSmartIcons": true,
 15-        "enableSessionSearch": true,
 16-        "enableSettingsSearch": true,
 17-        "enableWindowsSearch": true,
 18-        "iconMode": "tabler",
 19-        "ignoreMouseInput": false,
 20-        "overviewLayer": false,
 21-        "pinnedApps": [
 22-        ],
 23-        "position": "center",
 24-        "screenshotAnnotationTool": "",
 25-        "showCategories": true,
 26-        "showIconBackground": false,
 27-        "sortByMostUsed": true,
 28-        "terminalCommand": "foot",
 29-        "viewMode": "list"
 30-    },
 31-    "audio": {
 32-        "mprisBlacklist": [
 33-        ],
 34-        "preferredPlayer": "mpv",
 35-        "spectrumFrameRate": 30,
 36-        "spectrumMirrored": true,
 37-        "visualizerType": "linear",
 38-        "volumeFeedback": true,
 39-        "volumeFeedbackSoundFile": "",
 40-        "volumeOverdrive": false,
 41-        "volumeStep": 5
 42-    },
 43-    "bar": {
 44-        "autoHideDelay": 500,
 45-        "autoShowDelay": 150,
 46-        "backgroundOpacity": 0.93,
 47-        "barType": "simple",
 48-        "capsuleColorKey": "none",
 49-        "capsuleOpacity": 1,
 50-        "contentPadding": 2,
 51-        "density": "default",
 52-        "displayMode": "always_visible",
 53-        "enableExclusionZoneInset": false,
 54-        "fontScale": 1,
 55-        "frameRadius": 12,
 56-        "frameThickness": 8,
 57-        "hideOnOverview": false,
 58-        "marginHorizontal": 4,
 59-        "marginVertical": 4,
 60-        "middleClickAction": "none",
 61-        "middleClickCommand": "",
 62-        "middleClickFollowMouse": false,
 63-        "monitors": [
 64-        ],
 65-        "mouseWheelAction": "none",
 66-        "mouseWheelWrap": true,
 67-        "outerCorners": false,
 68-        "position": "bottom",
 69-        "reverseScroll": false,
 70-        "rightClickAction": "controlCenter",
 71-        "rightClickCommand": "",
 72-        "rightClickFollowMouse": true,
 73-        "screenOverrides": [
 74-        ],
 75-        "showCapsule": true,
 76-        "showOnWorkspaceSwitch": true,
 77-        "showOutline": false,
 78-        "useSeparateOpacity": false,
 79-        "widgetSpacing": 6,
 80-        "widgets": {
 81-            "center": [
 82-                {
 83-                    "characterCount": 2,
 84-                    "colorizeIcons": false,
 85-                    "emptyColor": "secondary",
 86-                    "enableScrollWheel": true,
 87-                    "focusedColor": "primary",
 88-                    "followFocusedScreen": false,
 89-                    "fontWeight": "bold",
 90-                    "groupedBorderOpacity": 1,
 91-                    "hideUnoccupied": false,
 92-                    "iconScale": 0.8,
 93-                    "id": "Workspace",
 94-                    "labelMode": "index",
 95-                    "occupiedColor": "secondary",
 96-                    "pillSize": 0.6,
 97-                    "showApplications": false,
 98-                    "showApplicationsHover": false,
 99-                    "showBadge": true,
100-                    "showLabelsOnlyWhenOccupied": true,
101-                    "unfocusedIconsOpacity": 1
102-                }
103-            ],
104-            "left": [
105-                {
106-                    "colorizeSystemIcon": "none",
107-                    "colorizeSystemText": "none",
108-                    "customIconPath": "",
109-                    "enableColorization": false,
110-                    "icon": "rocket",
111-                    "iconColor": "none",
112-                    "id": "Launcher",
113-                    "useDistroLogo": false
114-                },
115-                {
116-                    "colorizeIcons": false,
117-                    "hideMode": "hidden",
118-                    "id": "ActiveWindow",
119-                    "maxWidth": 145,
120-                    "scrollingMode": "hover",
121-                    "showIcon": true,
122-                    "showText": true,
123-                    "textColor": "none",
124-                    "useFixedWidth": false
125-                },
126-                {
127-                    "compactMode": false,
128-                    "hideMode": "hidden",
129-                    "hideWhenIdle": false,
130-                    "id": "MediaMini",
131-                    "maxWidth": 145,
132-                    "panelShowAlbumArt": true,
133-                    "scrollingMode": "hover",
134-                    "showAlbumArt": true,
135-                    "showArtistFirst": true,
136-                    "showProgressRing": true,
137-                    "showVisualizer": false,
138-                    "textColor": "none",
139-                    "useFixedWidth": false,
140-                    "visualizerType": "linear"
141-                }
142-            ],
143-            "right": [
144-                {
145-                    "blacklist": [
146-                    ],
147-                    "chevronColor": "none",
148-                    "colorizeIcons": false,
149-                    "drawerEnabled": true,
150-                    "hidePassive": false,
151-                    "id": "Tray",
152-                    "pinned": [
153-                    ]
154-                },
155-                {
156-                    "hideWhenZero": false,
157-                    "hideWhenZeroUnread": false,
158-                    "iconColor": "none",
159-                    "id": "NotificationHistory",
160-                    "showUnreadBadge": true,
161-                    "unreadBadgeColor": "primary"
162-                },
163-                {
164-                    "deviceNativePath": "",
165-                    "displayMode": "onhover",
166-                    "hideIfIdle": false,
167-                    "hideIfNotDetected": true,
168-                    "id": "Battery",
169-                    "showNoctaliaPerformance": false,
170-                    "showPowerProfiles": false
171-                },
172-                {
173-                    "displayMode": "onhover",
174-                    "iconColor": "none",
175-                    "id": "Volume",
176-                    "middleClickCommand": "pwvucontrol || pavucontrol",
177-                    "textColor": "none"
178-                },
179-                {
180-                    "applyToAllMonitors": false,
181-                    "displayMode": "onhover",
182-                    "iconColor": "none",
183-                    "id": "Brightness",
184-                    "textColor": "none"
185-                },
186-                {
187-                    "displayMode": "onhover",
188-                    "iconColor": "none",
189-                    "id": "Network",
190-                    "textColor": "none"
191-                },
192-                {
193-                    "defaultSettings": {
194-                        "connectedColor": "primary",
195-                        "disconnectedColor": "none",
196-                        "displayMode": "onhover"
197-                    },
198-                    "id": "plugin:network-manager-vpn"
199-                },
200-                {
201-                    "colorizeDistroLogo": false,
202-                    "colorizeSystemIcon": "none",
203-                    "colorizeSystemText": "none",
204-                    "customIconPath": "",
205-                    "enableColorization": false,
206-                    "icon": "noctalia",
207-                    "id": "ControlCenter",
208-                    "useDistroLogo": false
209-                },
210-                {
211-                    "clockColor": "none",
212-                    "customFont": "",
213-                    "formatHorizontal": "h:mm AP ddd, MMM dd",
214-                    "formatVertical": "h mm AP - dd MM",
215-                    "id": "Clock",
216-                    "tooltipFormat": "h:mm AP ddd, MMM dd",
217-                    "useCustomFont": false
218-                }
219-            ]
220-        }
221-    },
222-    "brightness": {
223-        "backlightDeviceMappings": [
224-        ],
225-        "brightnessStep": 5,
226-        "enableDdcSupport": false,
227-        "enforceMinimum": true
228-    },
229-    "calendar": {
230-        "cards": [
231-            {
232-                "enabled": true,
233-                "id": "calendar-header-card"
234-            },
235-            {
236-                "enabled": true,
237-                "id": "calendar-month-card"
238-            },
239-            {
240-                "enabled": true,
241-                "id": "weather-card"
242-            }
243-        ]
244-    },
245-    "colorSchemes": {
246-        "darkMode": true,
247-        "generationMethod": "tonal-spot",
248-        "manualSunrise": "06:30",
249-        "manualSunset": "18:30",
250-        "monitorForColors": "",
251-        "predefinedScheme": "Kanagawa",
252-        "schedulingMode": "off",
253-        "syncGsettings": true,
254-        "useWallpaperColors": false
255-    },
256-    "controlCenter": {
257-        "cards": [
258-            {
259-                "enabled": true,
260-                "id": "profile-card"
261-            },
262-            {
263-                "enabled": true,
264-                "id": "shortcuts-card"
265-            },
266-            {
267-                "enabled": true,
268-                "id": "audio-card"
269-            },
270-            {
271-                "enabled": true,
272-                "id": "brightness-card"
273-            },
274-            {
275-                "enabled": true,
276-                "id": "weather-card"
277-            },
278-            {
279-                "enabled": true,
280-                "id": "media-sysmon-card"
281-            }
282-        ],
283-        "diskPath": "/",
284-        "position": "bottom_right",
285-        "shortcuts": {
286-            "left": [
287-                {
288-                    "id": "Network"
289-                },
290-                {
291-                    "id": "Bluetooth"
292-                },
293-                {
294-                    "id": "WallpaperSelector"
295-                },
296-                {
297-                    "id": "NoctaliaPerformance"
298-                }
299-            ],
300-            "right": [
301-                {
302-                    "id": "Notifications"
303-                },
304-                {
305-                    "id": "PowerProfile"
306-                },
307-                {
308-                    "id": "KeepAwake"
309-                },
310-                {
311-                    "id": "NightLight"
312-                }
313-            ]
314-        }
315-    },
316-    "desktopWidgets": {
317-        "enabled": false,
318-        "gridSnap": false,
319-        "gridSnapScale": false,
320-        "monitorWidgets": [
321-        ],
322-        "overviewEnabled": true
323-    },
324-    "dock": {
325-        "animationSpeed": 1,
326-        "backgroundOpacity": 1,
327-        "colorizeIcons": false,
328-        "deadOpacity": 0.6,
329-        "displayMode": "auto_hide",
330-        "dockType": "floating",
331-        "enabled": false,
332-        "floatingRatio": 1,
333-        "groupApps": false,
334-        "groupClickAction": "cycle",
335-        "groupContextMenuMode": "extended",
336-        "groupIndicatorStyle": "dots",
337-        "inactiveIndicators": false,
338-        "indicatorColor": "primary",
339-        "indicatorOpacity": 0.6,
340-        "indicatorThickness": 3,
341-        "launcherIcon": "",
342-        "launcherIconColor": "none",
343-        "launcherPosition": "end",
344-        "launcherUseDistroLogo": false,
345-        "monitors": [
346-        ],
347-        "onlySameOutput": true,
348-        "pinnedApps": [
349-        ],
350-        "pinnedStatic": false,
351-        "position": "bottom",
352-        "showDockIndicator": false,
353-        "showLauncherIcon": false,
354-        "sitOnFrame": false,
355-        "size": 1
356-    },
357-    "general": {
358-        "allowPanelsOnScreenWithoutBar": true,
359-        "allowPasswordWithFprintd": false,
360-        "animationDisabled": true,
361-        "animationSpeed": 1,
362-        "autoStartAuth": false,
363-        "avatarImage": "/home/erock/.face",
364-        "boxRadiusRatio": 1,
365-        "clockFormat": "hh\\nmm",
366-        "clockStyle": "custom",
367-        "compactLockScreen": false,
368-        "dimmerOpacity": 0.2,
369-        "enableBlurBehind": false,
370-        "enableLockScreenCountdown": true,
371-        "enableLockScreenMediaControls": false,
372-        "enableShadows": false,
373-        "forceBlackScreenCorners": false,
374-        "iRadiusRatio": 1,
375-        "keybinds": {
376-            "keyDown": [
377-                "Down"
378-            ],
379-            "keyEnter": [
380-                "Return",
381-                "Enter"
382-            ],
383-            "keyEscape": [
384-                "Esc"
385-            ],
386-            "keyLeft": [
387-                "Left"
388-            ],
389-            "keyRemove": [
390-                "Del"
391-            ],
392-            "keyRight": [
393-                "Right"
394-            ],
395-            "keyUp": [
396-                "Up"
397-            ]
398-        },
399-        "language": "",
400-        "lockOnSuspend": true,
401-        "lockScreenAnimations": false,
402-        "lockScreenBlur": 0,
403-        "lockScreenCountdownDuration": 10000,
404-        "lockScreenMonitors": [
405-        ],
406-        "lockScreenTint": 0,
407-        "passwordChars": false,
408-        "radiusRatio": 1,
409-        "reverseScroll": false,
410-        "scaleRatio": 1,
411-        "screenRadiusRatio": 0,
412-        "shadowDirection": "bottom_right",
413-        "shadowOffsetX": 2,
414-        "shadowOffsetY": 3,
415-        "showChangelogOnStartup": true,
416-        "showHibernateOnLockScreen": false,
417-        "showScreenCorners": false,
418-        "showSessionButtonsOnLockScreen": true,
419-        "smoothScrollEnabled": true,
420-        "telemetryEnabled": false
421-    },
422-    "hooks": {
423-        "colorGeneration": "",
424-        "darkModeChange": "",
425-        "enabled": false,
426-        "performanceModeDisabled": "",
427-        "performanceModeEnabled": "",
428-        "screenLock": "",
429-        "screenUnlock": "",
430-        "session": "",
431-        "startup": "",
432-        "wallpaperChange": ""
433-    },
434-    "idle": {
435-        "customCommands": "[]",
436-        "enabled": true,
437-        "fadeDuration": 5,
438-        "lockCommand": "",
439-        "lockTimeout": 7200,
440-        "resumeLockCommand": "",
441-        "resumeScreenOffCommand": "",
442-        "resumeSuspendCommand": "",
443-        "screenOffCommand": "",
444-        "screenOffTimeout": 600,
445-        "suspendCommand": "",
446-        "suspendTimeout": 0
447-    },
448-    "location": {
449-        "analogClockInCalendar": false,
450-        "autoLocate": false,
451-        "firstDayOfWeek": -1,
452-        "hideWeatherCityName": false,
453-        "hideWeatherTimezone": false,
454-        "name": "Detroit, United States",
455-        "showCalendarEvents": true,
456-        "showCalendarWeather": true,
457-        "showWeekNumberInCalendar": false,
458-        "use12hourFormat": true,
459-        "useFahrenheit": true,
460-        "weatherEnabled": true,
461-        "weatherShowEffects": true,
462-        "weatherTaliaMascotAlways": false
463-    },
464-    "network": {
465-        "bluetoothAutoConnect": true,
466-        "bluetoothDetailsViewMode": "grid",
467-        "bluetoothHideUnnamedDevices": false,
468-        "bluetoothRssiPollIntervalMs": 10000,
469-        "bluetoothRssiPollingEnabled": false,
470-        "disableDiscoverability": false,
471-        "networkPanelView": "wifi",
472-        "wifiDetailsViewMode": "grid"
473-    },
474-    "nightLight": {
475-        "autoSchedule": false,
476-        "dayTemp": "6500",
477-        "enabled": true,
478-        "forced": false,
479-        "manualSunrise": "08:00",
480-        "manualSunset": "21:00",
481-        "nightTemp": "2289"
482-    },
483-    "noctaliaPerformance": {
484-        "disableDesktopWidgets": true,
485-        "disableWallpaper": true
486-    },
487-    "notifications": {
488-        "backgroundOpacity": 1,
489-        "clearDismissed": true,
490-        "criticalUrgencyDuration": 15,
491-        "density": "default",
492-        "enableBatteryToast": true,
493-        "enableKeyboardLayoutToast": true,
494-        "enableMarkdown": false,
495-        "enableMediaToast": false,
496-        "enabled": true,
497-        "location": "top_right",
498-        "lowUrgencyDuration": 3,
499-        "monitors": [
500-        ],
501-        "normalUrgencyDuration": 8,
502-        "overlayLayer": true,
503-        "respectExpireTimeout": false,
504-        "saveToHistory": {
505-            "critical": true,
506-            "low": true,
507-            "normal": true
508-        },
509-        "sounds": {
510-            "criticalSoundFile": "",
511-            "enabled": true,
512-            "excludedApps": "discord,firefox,chrome,chromium,edge",
513-            "lowSoundFile": "",
514-            "normalSoundFile": "",
515-            "separateSounds": false,
516-            "volume": 0.5
517-        }
518-    },
519-    "osd": {
520-        "autoHideMs": 2000,
521-        "backgroundOpacity": 1,
522-        "enabled": true,
523-        "enabledTypes": [
524-            0,
525-            1,
526-            2
527-        ],
528-        "location": "top_right",
529-        "monitors": [
530-        ],
531-        "overlayLayer": true
532-    },
533-    "plugins": {
534-        "autoUpdate": false,
535-        "notifyUpdates": true
536-    },
537-    "sessionMenu": {
538-        "countdownDuration": 10000,
539-        "enableCountdown": true,
540-        "largeButtonsLayout": "grid",
541-        "largeButtonsStyle": false,
542-        "position": "center",
543-        "powerOptions": [
544-            {
545-                "action": "lock",
546-                "command": "",
547-                "countdownEnabled": true,
548-                "enabled": true,
549-                "keybind": "1"
550-            },
551-            {
552-                "action": "suspend",
553-                "command": "",
554-                "countdownEnabled": true,
555-                "enabled": true,
556-                "keybind": "2"
557-            },
558-            {
559-                "action": "hibernate",
560-                "command": "",
561-                "countdownEnabled": true,
562-                "enabled": true,
563-                "keybind": "3"
564-            },
565-            {
566-                "action": "reboot",
567-                "command": "",
568-                "countdownEnabled": true,
569-                "enabled": true,
570-                "keybind": "4"
571-            },
572-            {
573-                "action": "logout",
574-                "command": "",
575-                "countdownEnabled": true,
576-                "enabled": true,
577-                "keybind": "5"
578-            },
579-            {
580-                "action": "shutdown",
581-                "command": "",
582-                "countdownEnabled": true,
583-                "enabled": true,
584-                "keybind": "6"
585-            },
586-            {
587-                "action": "userspaceReboot",
588-                "command": "",
589-                "countdownEnabled": true,
590-                "enabled": false,
591-                "keybind": ""
592-            },
593-            {
594-                "action": "rebootToUefi",
595-                "command": "",
596-                "countdownEnabled": true,
597-                "enabled": true,
598-                "keybind": "7"
599-            }
600-        ],
601-        "showHeader": true,
602-        "showKeybinds": true
603-    },
604-    "settingsVersion": 59,
605-    "systemMonitor": {
606-        "batteryCriticalThreshold": 5,
607-        "batteryWarningThreshold": 20,
608-        "cpuCriticalThreshold": 90,
609-        "cpuWarningThreshold": 80,
610-        "criticalColor": "",
611-        "diskAvailCriticalThreshold": 10,
612-        "diskAvailWarningThreshold": 20,
613-        "diskCriticalThreshold": 90,
614-        "diskWarningThreshold": 80,
615-        "enableDgpuMonitoring": false,
616-        "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",
617-        "gpuCriticalThreshold": 90,
618-        "gpuWarningThreshold": 80,
619-        "memCriticalThreshold": 90,
620-        "memWarningThreshold": 80,
621-        "swapCriticalThreshold": 90,
622-        "swapWarningThreshold": 80,
623-        "tempCriticalThreshold": 90,
624-        "tempWarningThreshold": 80,
625-        "useCustomColors": false,
626-        "warningColor": ""
627-    },
628-    "templates": {
629-        "activeTemplates": [
630-        ],
631-        "enableUserTheming": false
632-    },
633-    "ui": {
634-        "boxBorderEnabled": false,
635-        "fontDefault": "Sans Serif",
636-        "fontDefaultScale": 1,
637-        "fontFixed": "JetBrainsMono NF",
638-        "fontFixedScale": 1,
639-        "panelBackgroundOpacity": 1,
640-        "panelsAttachedToBar": true,
641-        "scrollbarAlwaysVisible": true,
642-        "settingsPanelMode": "centered",
643-        "settingsPanelSideBarCardStyle": false,
644-        "tooltipsEnabled": true,
645-        "translucentWidgets": false
646-    },
647-    "wallpaper": {
648-        "automationEnabled": false,
649-        "directory": "/home/erock/config/wallpapers",
650-        "enableMultiMonitorDirectories": false,
651-        "enabled": true,
652-        "favorites": [
653-        ],
654-        "fillColor": "#000000",
655-        "fillMode": "crop",
656-        "hideWallpaperFilenames": false,
657-        "linkLightAndDarkWallpapers": true,
658-        "monitorDirectories": [
659-        ],
660-        "overviewBlur": 0.4,
661-        "overviewEnabled": false,
662-        "overviewTint": 0.6,
663-        "panelPosition": "follow_bar",
664-        "randomIntervalSec": 300,
665-        "setWallpaperOnAllMonitors": true,
666-        "showHiddenFiles": false,
667-        "skipStartupTransition": false,
668-        "solidColor": "#1a1a2e",
669-        "sortOrder": "name",
670-        "transitionDuration": 1500,
671-        "transitionEdgeSmoothness": 0.05,
672-        "transitionType": [
673-            "fade",
674-            "disc",
675-            "stripes",
676-            "wipe",
677-            "pixelate",
678-            "honeycomb"
679-        ],
680-        "useOriginalImages": false,
681-        "useSolidColor": false,
682-        "useWallhaven": false,
683-        "viewMode": "single",
684-        "wallhavenApiKey": "",
685-        "wallhavenCategories": "111",
686-        "wallhavenOrder": "desc",
687-        "wallhavenPurity": "100",
688-        "wallhavenQuery": "",
689-        "wallhavenRatios": "",
690-        "wallhavenResolutionHeight": "",
691-        "wallhavenResolutionMode": "atleast",
692-        "wallhavenResolutionWidth": "",
693-        "wallhavenSorting": "relevance",
694-        "wallpaperChangeMode": "random"
695-    }
696-}
+0, -8
 1@@ -53,13 +53,6 @@ bindsym $mod+Shift+space floating toggle
 2 bindsym $mod+Shift+minus move scratchpad
 3 bindsym $mod+minus scratchpad show
 4 
 5-# bindsym $mod+d exec qs -c noctalia-shell ipc call launcher toggle
 6-# bindsym $mod+Comma exec qs -c noctalia-shell ipc call settings toggle
 7-# bindsym XF86AudioRaiseVolume exec qs -c noctalia-shell ipc call volume increase
 8-# bindsym XF86AudioLowerVolume exec qs -c noctalia-shell ipc call volume decrease
 9-# bindsym XF86AudioMute exec qs -c noctalia-shell ipc call volume muteOutput
10-# bindsym XF86MonBrightnessUp exec qs -c noctalia-shell ipc call brightness increase
11-# bindsym XF86MonBrightnessDown exec qs -c noctalia-shell ipc call brightness decrease
12 # Move your focus around
13 bindsym $mod+$left focus left
14 bindsym $mod+$down focus down
15@@ -110,7 +103,6 @@ bindswitch lid:on output $laptop disable
16 bindswitch --reload lid:off output $laptop enable; exec noctalia
17 
18 exec noctalia
19-# exec qs -c noctalia-shell
20 
21 # required for xdg-desktop-portal-gtk.service
22 exec systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP DISPLAY MOZ_ENABLE_WAYLAND