diff --git a/DankMaterialShell/.config/DankMaterialShell/settings.json b/DankMaterialShell/.config/DankMaterialShell/settings.json index f6d51d7..bc1db64 100644 --- a/DankMaterialShell/.config/DankMaterialShell/settings.json +++ b/DankMaterialShell/.config/DankMaterialShell/settings.json @@ -298,7 +298,7 @@ } ], "spacing": 1, - "innerPadding": 0, + "innerPadding": 8, "bottomGap": -5, "transparency": 0, "widgetTransparency": 1, diff --git a/niri/.config/niri/config.kdl b/niri/.config/niri/config.kdl index 276896e..7858bd1 100644 --- a/niri/.config/niri/config.kdl +++ b/niri/.config/niri/config.kdl @@ -26,3 +26,7 @@ include "noctalia/window-rules.kdl" include "noctalia/binds.kdl" include "noctalia/startup.kdl" +debug { + honor-xdg-activation-with-invalid-serial + wait-for-frame-completion-before-queueing +} diff --git a/noctalia/.config/noctalia/settings.json b/noctalia/.config/noctalia/settings.json index 0220600..13c01dc 100644 --- a/noctalia/.config/noctalia/settings.json +++ b/noctalia/.config/noctalia/settings.json @@ -1,448 +1,431 @@ { - "appLauncher": { - "customLaunchPrefix": "", - "customLaunchPrefixEnabled": false, - "enableClipPreview": true, - "enableClipboardHistory": true, - "pinnedExecs": [ - ], - "position": "center", - "sortByMostUsed": true, - "terminalCommand": "ghostty -e", - "useApp2Unit": false, - "viewMode": "list" - }, - "audio": { - "cavaFrameRate": 60, - "externalMixer": "pwvucontrol || pavucontrol", - "mprisBlacklist": [ - ], - "preferredPlayer": "mpv", - "visualizerQuality": "high", - "visualizerType": "linear", - "volumeOverdrive": false, - "volumeStep": 5 - }, - "bar": { - "backgroundOpacity": 0, - "capsuleOpacity": 1, - "density": "default", - "exclusive": true, - "floating": false, - "marginHorizontal": 0, - "marginVertical": 0, - "monitors": [ - ], - "outerCorners": false, - "position": "top", - "showCapsule": true, - "widgets": { - "center": [ - { - "hideMode": "hidden", - "hideWhenIdle": false, - "id": "MediaMini", - "maxWidth": 145, - "scrollingMode": "always", - "showAlbumArt": true, - "showArtistFirst": true, - "showProgressRing": true, - "showVisualizer": true, - "useFixedWidth": false, - "visualizerType": "linear" - } - ], - "left": [ - { - "characterCount": 10, - "followFocusedScreen": true, - "hideUnoccupied": true, - "id": "Workspace", - "labelMode": "index+name" - }, - { - "colorizeIcons": false, - "hideMode": "transparent", - "id": "ActiveWindow", - "maxWidth": 145, - "scrollingMode": "hover", - "showIcon": true, - "useFixedWidth": false - } - ], - "right": [ - { - "id": "ScreenRecorder" - }, - { - "displayMode": "alwaysShow", - "id": "Battery", - "warningThreshold": 23 - }, - { - "displayMode": "onhover", - "id": "Bluetooth" - }, - { - "displayMode": "alwaysShow", - "id": "WiFi" - }, - { - "displayMode": "alwaysShow", - "id": "Volume" - }, - { - "customFont": "Arial", - "formatHorizontal": "HH:mm ddd, MMM dd", - "formatVertical": "HH mm - dd MM", - "id": "Clock", - "useCustomFont": true, - "usePrimaryColor": true - }, - { - "hideWhenZero": true, - "id": "NotificationHistory", - "showUnreadBadge": true - }, - { - "blacklist": [ - "nm-applet", - "*blue*" - ], - "colorizeIcons": true, - "drawerEnabled": true, - "id": "Tray", - "pinned": [ - "nm-applet" - ] - } - ] + "appLauncher": { + "customLaunchPrefix": "", + "customLaunchPrefixEnabled": false, + "enableClipPreview": true, + "enableClipboardHistory": true, + "pinnedExecs": [], + "position": "center", + "sortByMostUsed": true, + "terminalCommand": "alacritty -e", + "useApp2Unit": false, + "viewMode": "list" + }, + "audio": { + "cavaFrameRate": 60, + "externalMixer": "pwvucontrol || pavucontrol", + "mprisBlacklist": [], + "preferredPlayer": "mpv", + "visualizerQuality": "high", + "visualizerType": "linear", + "volumeOverdrive": false, + "volumeStep": 5 + }, + "bar": { + "backgroundOpacity": 0, + "capsuleOpacity": 1, + "density": "default", + "exclusive": true, + "floating": false, + "marginHorizontal": 0, + "marginVertical": 0, + "monitors": [], + "outerCorners": false, + "position": "top", + "showCapsule": true, + "widgets": { + "center": [ + { + "hideMode": "hidden", + "hideWhenIdle": false, + "id": "MediaMini", + "maxWidth": 145, + "scrollingMode": "always", + "showAlbumArt": true, + "showArtistFirst": true, + "showProgressRing": true, + "showVisualizer": true, + "useFixedWidth": false, + "visualizerType": "linear" } - }, - "brightness": { - "brightnessStep": 1, - "enableDdcSupport": false, - "enforceMinimum": true - }, - "calendar": { - "cards": [ - { - "enabled": true, - "id": "banner-card" - }, - { - "enabled": true, - "id": "calendar-card" - }, - { - "enabled": true, - "id": "timer-card" - }, - { - "enabled": true, - "id": "weather-card" - } - ] - }, - "changelog": { - "lastSeenVersion": "" - }, - "colorSchemes": { - "darkMode": true, - "generateTemplatesForPredefined": true, - "manualSunrise": "06:30", - "manualSunset": "18:30", - "matugenSchemeType": "scheme-monochrome", - "predefinedScheme": "Eldritch", - "schedulingMode": "off", - "useWallpaperColors": false - }, - "controlCenter": { - "cards": [ - { - "enabled": true, - "id": "profile-card" - }, - { - "enabled": true, - "id": "shortcuts-card" - }, - { - "enabled": true, - "id": "audio-card" - }, - { - "enabled": true, - "id": "weather-card" - }, - { - "enabled": false, - "id": "media-sysmon-card" - } - ], - "position": "top_center", - "shortcuts": { - "left": [ - { - "id": "WiFi" - }, - { - "id": "Bluetooth" - }, - { - "id": "ScreenRecorder" - }, - { - "id": "WallpaperSelector" - } - ], - "right": [ - { - "id": "Notifications" - }, - { - "id": "PowerProfile" - }, - { - "id": "KeepAwake" - }, - { - "id": "NightLight" - } - ] + ], + "left": [ + { + "characterCount": 10, + "followFocusedScreen": true, + "hideUnoccupied": true, + "id": "Workspace", + "labelMode": "index+name" + }, + { + "colorizeIcons": false, + "hideMode": "transparent", + "id": "ActiveWindow", + "maxWidth": 145, + "scrollingMode": "hover", + "showIcon": true, + "useFixedWidth": false } - }, - "dock": { - "backgroundOpacity": 1, - "colorizeIcons": false, - "displayMode": "always_visible", - "enabled": false, - "floatingRatio": 0.85, - "monitors": [ - ], - "onlySameOutput": true, - "pinnedApps": [ - ], - "radiusRatio": 1, - "size": 0.89 - }, - "general": { - "allowPanelsOnScreenWithoutBar": true, - "animationDisabled": true, - "animationSpeed": 0.1, - "avatarImage": "/home/mzunino/Sync/Documents/cv/img/profile.jpg", - "compactLockScreen": true, - "dimmerOpacity": 0.8, - "enableShadows": false, - "forceBlackScreenCorners": false, - "language": "", - "lockOnSuspend": true, - "radiusRatio": 0.41000000000000003, - "scaleRatio": 1, - "screenRadiusRatio": 0, - "shadowDirection": "bottom_right", - "shadowOffsetX": 2, - "shadowOffsetY": 3, - "showHibernateOnLockScreen": false, - "showScreenCorners": true - }, - "hooks": { - "darkModeChange": "", - "enabled": false, - "wallpaperChange": "" - }, - "location": { - "analogClockInCalendar": false, - "firstDayOfWeek": -1, - "name": "Montevideo, Uruguay", - "showCalendarEvents": true, - "showCalendarWeather": true, - "showWeekNumberInCalendar": false, - "use12hourFormat": false, - "useFahrenheit": false, - "weatherEnabled": true, - "weatherShowEffects": true - }, - "network": { - "wifiEnabled": true - }, - "nightLight": { - "autoSchedule": true, - "dayTemp": "6500", - "enabled": true, - "forced": false, - "manualSunrise": "06:30", - "manualSunset": "18:30", - "nightTemp": "4000" - }, - "notifications": { - "backgroundOpacity": 0.91, - "criticalUrgencyDuration": 15, - "enableKeyboardLayoutToast": true, - "enabled": true, - "location": "top_right", - "lowUrgencyDuration": 3, - "monitors": [ - ], - "normalUrgencyDuration": 8, - "overlayLayer": true, - "respectExpireTimeout": true - }, - "osd": { - "autoHideMs": 2000, - "backgroundOpacity": 1, - "enabled": true, - "enabledTypes": [ - 0, - 1, - 2, - 3 - ], - "location": "left", - "monitors": [ - ], - "overlayLayer": true - }, - "screenRecorder": { - "audioCodec": "opus", - "audioSource": "default_output", - "colorRange": "limited", - "directory": "/home/mzunino/Videos/recordings", - "frameRate": 60, - "quality": "high", - "showCursor": true, - "videoCodec": "h264", - "videoSource": "portal" - }, - "sessionMenu": { - "countdownDuration": 5000, - "enableCountdown": true, - "position": "center", - "powerOptions": [ - { - "action": "lock", - "countdownEnabled": true, - "enabled": true - }, - { - "action": "suspend", - "countdownEnabled": true, - "enabled": true - }, - { - "action": "hibernate", - "countdownEnabled": true, - "enabled": true - }, - { - "action": "reboot", - "countdownEnabled": true, - "enabled": true - }, - { - "action": "logout", - "countdownEnabled": true, - "enabled": true - }, - { - "action": "shutdown", - "countdownEnabled": true, - "enabled": true - } - ], - "showHeader": true - }, - "settingsVersion": 25, - "systemMonitor": { - "cpuCriticalThreshold": 90, - "cpuPollingInterval": 3000, - "cpuWarningThreshold": 80, - "criticalColor": "#e67e80", - "diskCriticalThreshold": 90, - "diskPollingInterval": 3000, - "diskWarningThreshold": 80, - "memCriticalThreshold": 90, - "memPollingInterval": 3000, - "memWarningThreshold": 80, - "networkPollingInterval": 3000, - "tempCriticalThreshold": 90, - "tempPollingInterval": 3000, - "tempWarningThreshold": 80, - "useCustomColors": true, - "warningColor": "#9da9a0" - }, - "templates": { - "alacritty": true, - "cava": false, - "code": false, - "discord": true, - "enableUserTemplates": false, - "foot": false, - "fuzzel": true, - "ghostty": true, - "gtk": true, - "kcolorscheme": true, - "kitty": false, - "pywalfox": false, - "qt": true, - "spicetify": false, - "telegram": false, - "vicinae": false, - "walker": false, - "wezterm": false - }, - "ui": { - "fontDefault": "Roboto", - "fontDefaultScale": 1, - "fontFixed": "DejaVu Sans Mono", - "fontFixedScale": 1, - "panelBackgroundOpacity": 1, - "panelsAttachedToBar": true, - "settingsPanelAttachToBar": true, - "tooltipsEnabled": false - }, - "wallpaper": { - "defaultWallpaper": "/nix/store/q8gbabnhr8b2r4s57d1pgchqvz0hf0cc-noctalia-shell-76a182a90cd31539019fb3c99f002ea56d028df3/share/noctalia-shell/Assets/Wallpaper/noctalia.png", - "directory": "/home/mzunino/Pictures", - "enableMultiMonitorDirectories": false, - "enabled": true, - "fillColor": "#000000", - "fillMode": "crop", - "hideWallpaperFilenames": false, - "monitors": [ - { - "directory": "/home/mzunino/Pictures", - "name": "HDMI-A-1", - "wallpaper": "/home/mzunino/Pictures/wallhaven-721296.jpg" - }, - { - "directory": "/home/mzunino/Pictures", - "name": "DP-1", - "wallpaper": "/home/mzunino/Pictures/wallhaven_4d8xe3.jpg" - }, - { - "directory": "/home/mzunino/Pictures", - "name": "eDP-1", - "wallpaper": "/home/mzunino/Pictures/wallhaven-555609.jpg" - } - ], - "overviewEnabled": true, - "panelPosition": "follow_bar", - "randomEnabled": true, - "randomIntervalSec": 900, - "recursiveSearch": true, - "setWallpaperOnAllMonitors": true, - "transitionDuration": 1500, - "transitionEdgeSmoothness": 0, - "transitionType": "random", - "useWallhaven": false, - "wallhavenCategories": "100", - "wallhavenOrder": "desc", - "wallhavenPurity": "111", - "wallhavenQuery": "", - "wallhavenResolutionHeight": "", - "wallhavenResolutionMode": "atleast", - "wallhavenResolutionWidth": "", - "wallhavenSorting": "views" + ], + "right": [ + { + "id": "ScreenRecorder" + }, + { + "displayMode": "alwaysShow", + "id": "Battery", + "warningThreshold": 23 + }, + { + "displayMode": "onhover", + "id": "Bluetooth" + }, + { + "displayMode": "alwaysShow", + "id": "WiFi" + }, + { + "displayMode": "alwaysShow", + "id": "Volume" + }, + { + "customFont": "Arial", + "formatHorizontal": "HH:mm ddd, MMM dd", + "formatVertical": "HH mm - dd MM", + "id": "Clock", + "useCustomFont": true, + "usePrimaryColor": true + }, + { + "hideWhenZero": true, + "id": "NotificationHistory", + "showUnreadBadge": true + }, + { + "blacklist": ["nm-applet", "*blue*"], + "colorizeIcons": true, + "drawerEnabled": true, + "id": "Tray", + "pinned": ["nm-applet"] + } + ] } + }, + "brightness": { + "brightnessStep": 1, + "enableDdcSupport": false, + "enforceMinimum": true + }, + "calendar": { + "cards": [ + { + "enabled": true, + "id": "banner-card" + }, + { + "enabled": true, + "id": "calendar-card" + }, + { + "enabled": true, + "id": "timer-card" + }, + { + "enabled": true, + "id": "weather-card" + } + ] + }, + "changelog": { + "lastSeenVersion": "" + }, + "colorSchemes": { + "darkMode": true, + "generateTemplatesForPredefined": true, + "manualSunrise": "06:30", + "manualSunset": "18:30", + "matugenSchemeType": "scheme-monochrome", + "predefinedScheme": "Eldritch", + "schedulingMode": "off", + "useWallpaperColors": false + }, + "controlCenter": { + "cards": [ + { + "enabled": true, + "id": "profile-card" + }, + { + "enabled": true, + "id": "shortcuts-card" + }, + { + "enabled": true, + "id": "audio-card" + }, + { + "enabled": true, + "id": "weather-card" + }, + { + "enabled": false, + "id": "media-sysmon-card" + } + ], + "position": "top_center", + "shortcuts": { + "left": [ + { + "id": "WiFi" + }, + { + "id": "Bluetooth" + }, + { + "id": "ScreenRecorder" + }, + { + "id": "WallpaperSelector" + } + ], + "right": [ + { + "id": "Notifications" + }, + { + "id": "PowerProfile" + }, + { + "id": "KeepAwake" + }, + { + "id": "NightLight" + } + ] + } + }, + "dock": { + "backgroundOpacity": 1, + "colorizeIcons": false, + "displayMode": "always_visible", + "enabled": false, + "floatingRatio": 0.85, + "monitors": [], + "onlySameOutput": true, + "pinnedApps": [], + "radiusRatio": 1, + "size": 0.89 + }, + "general": { + "allowPanelsOnScreenWithoutBar": true, + "animationDisabled": true, + "animationSpeed": 0.1, + "avatarImage": "/home/mzunino/Sync/Documents/cv/img/profile.jpg", + "compactLockScreen": true, + "dimmerOpacity": 0.8, + "enableShadows": false, + "forceBlackScreenCorners": false, + "language": "", + "lockOnSuspend": true, + "radiusRatio": 0.41000000000000003, + "scaleRatio": 1, + "screenRadiusRatio": 0, + "shadowDirection": "bottom_right", + "shadowOffsetX": 2, + "shadowOffsetY": 3, + "showHibernateOnLockScreen": false, + "showScreenCorners": true + }, + "hooks": { + "darkModeChange": "", + "enabled": false, + "wallpaperChange": "" + }, + "location": { + "analogClockInCalendar": false, + "firstDayOfWeek": -1, + "name": "Montevideo, Uruguay", + "showCalendarEvents": true, + "showCalendarWeather": true, + "showWeekNumberInCalendar": false, + "use12hourFormat": false, + "useFahrenheit": false, + "weatherEnabled": true, + "weatherShowEffects": true + }, + "network": { + "wifiEnabled": true + }, + "nightLight": { + "autoSchedule": true, + "dayTemp": "6500", + "enabled": true, + "forced": false, + "manualSunrise": "06:30", + "manualSunset": "18:30", + "nightTemp": "4000" + }, + "notifications": { + "backgroundOpacity": 0.91, + "criticalUrgencyDuration": 15, + "enableKeyboardLayoutToast": true, + "enabled": true, + "location": "top_right", + "lowUrgencyDuration": 3, + "monitors": [], + "normalUrgencyDuration": 8, + "overlayLayer": true, + "respectExpireTimeout": true + }, + "osd": { + "autoHideMs": 2000, + "backgroundOpacity": 1, + "enabled": true, + "enabledTypes": [0, 1, 2, 3], + "location": "left", + "monitors": [], + "overlayLayer": true + }, + "screenRecorder": { + "audioCodec": "opus", + "audioSource": "default_output", + "colorRange": "limited", + "directory": "/home/mzunino/Videos/recordings", + "frameRate": 60, + "quality": "high", + "showCursor": true, + "videoCodec": "h264", + "videoSource": "portal" + }, + "sessionMenu": { + "countdownDuration": 5000, + "enableCountdown": true, + "position": "center", + "powerOptions": [ + { + "action": "lock", + "countdownEnabled": true, + "enabled": true + }, + { + "action": "suspend", + "countdownEnabled": true, + "enabled": true + }, + { + "action": "hibernate", + "countdownEnabled": true, + "enabled": true + }, + { + "action": "reboot", + "countdownEnabled": true, + "enabled": true + }, + { + "action": "logout", + "countdownEnabled": true, + "enabled": true + }, + { + "action": "shutdown", + "countdownEnabled": true, + "enabled": true + } + ], + "showHeader": true + }, + "settingsVersion": 25, + "systemMonitor": { + "cpuCriticalThreshold": 90, + "cpuPollingInterval": 3000, + "cpuWarningThreshold": 80, + "criticalColor": "#e67e80", + "diskCriticalThreshold": 90, + "diskPollingInterval": 3000, + "diskWarningThreshold": 80, + "memCriticalThreshold": 90, + "memPollingInterval": 3000, + "memWarningThreshold": 80, + "networkPollingInterval": 3000, + "tempCriticalThreshold": 90, + "tempPollingInterval": 3000, + "tempWarningThreshold": 80, + "useCustomColors": true, + "warningColor": "#9da9a0" + }, + "templates": { + "alacritty": true, + "cava": false, + "code": false, + "discord": true, + "enableUserTemplates": false, + "foot": false, + "fuzzel": true, + "ghostty": true, + "gtk": true, + "kcolorscheme": true, + "kitty": false, + "pywalfox": false, + "qt": true, + "spicetify": false, + "telegram": false, + "vicinae": false, + "walker": false, + "wezterm": false + }, + "ui": { + "fontDefault": "Roboto", + "fontDefaultScale": 1, + "fontFixed": "DejaVu Sans Mono", + "fontFixedScale": 1, + "panelBackgroundOpacity": 1, + "panelsAttachedToBar": true, + "settingsPanelAttachToBar": true, + "tooltipsEnabled": false + }, + "wallpaper": { + "defaultWallpaper": "/nix/store/q8gbabnhr8b2r4s57d1pgchqvz0hf0cc-noctalia-shell-76a182a90cd31539019fb3c99f002ea56d028df3/share/noctalia-shell/Assets/Wallpaper/noctalia.png", + "directory": "/home/mzunino/Pictures", + "enableMultiMonitorDirectories": false, + "enabled": true, + "fillColor": "#000000", + "fillMode": "crop", + "hideWallpaperFilenames": false, + "monitors": [ + { + "directory": "/home/mzunino/Pictures", + "name": "HDMI-A-1", + "wallpaper": "/home/mzunino/Pictures/wallhaven-721296.jpg" + }, + { + "directory": "/home/mzunino/Pictures", + "name": "DP-1", + "wallpaper": "/home/mzunino/Pictures/wallhaven_4d8xe3.jpg" + }, + { + "directory": "/home/mzunino/Pictures", + "name": "eDP-1", + "wallpaper": "/home/mzunino/Pictures/wallhaven-555609.jpg" + } + ], + "overviewEnabled": true, + "panelPosition": "follow_bar", + "randomEnabled": true, + "randomIntervalSec": 900, + "recursiveSearch": true, + "setWallpaperOnAllMonitors": true, + "transitionDuration": 1500, + "transitionEdgeSmoothness": 0, + "transitionType": "random", + "useWallhaven": false, + "wallhavenCategories": "100", + "wallhavenOrder": "desc", + "wallhavenPurity": "111", + "wallhavenQuery": "", + "wallhavenResolutionHeight": "", + "wallhavenResolutionMode": "atleast", + "wallhavenResolutionWidth": "", + "wallhavenSorting": "views" + } } diff --git a/zsh/.config/zsh/functions/system.zsh b/zsh/.config/zsh/functions/system.zsh index a83416b..8c2d748 100644 --- a/zsh/.config/zsh/functions/system.zsh +++ b/zsh/.config/zsh/functions/system.zsh @@ -73,7 +73,7 @@ function wacom { return 1 fi - systemctl --user enable opentabletdriver --now + otd-daemon & local config_file="$HOME/Sync/System/Configs/wacom/wacom.json" if [[ -f "$config_file" ]]; then