dev: automated commit - 2025-11-28 18:33:59
This commit is contained in:
parent
d6e088278f
commit
3a4ed1d45c
4 changed files with 432 additions and 445 deletions
|
|
@ -298,7 +298,7 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"spacing": 1,
|
"spacing": 1,
|
||||||
"innerPadding": 0,
|
"innerPadding": 8,
|
||||||
"bottomGap": -5,
|
"bottomGap": -5,
|
||||||
"transparency": 0,
|
"transparency": 0,
|
||||||
"widgetTransparency": 1,
|
"widgetTransparency": 1,
|
||||||
|
|
|
||||||
|
|
@ -26,3 +26,7 @@ include "noctalia/window-rules.kdl"
|
||||||
include "noctalia/binds.kdl"
|
include "noctalia/binds.kdl"
|
||||||
include "noctalia/startup.kdl"
|
include "noctalia/startup.kdl"
|
||||||
|
|
||||||
|
debug {
|
||||||
|
honor-xdg-activation-with-invalid-serial
|
||||||
|
wait-for-frame-completion-before-queueing
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -1,448 +1,431 @@
|
||||||
{
|
{
|
||||||
"appLauncher": {
|
"appLauncher": {
|
||||||
"customLaunchPrefix": "",
|
"customLaunchPrefix": "",
|
||||||
"customLaunchPrefixEnabled": false,
|
"customLaunchPrefixEnabled": false,
|
||||||
"enableClipPreview": true,
|
"enableClipPreview": true,
|
||||||
"enableClipboardHistory": true,
|
"enableClipboardHistory": true,
|
||||||
"pinnedExecs": [
|
"pinnedExecs": [],
|
||||||
],
|
"position": "center",
|
||||||
"position": "center",
|
"sortByMostUsed": true,
|
||||||
"sortByMostUsed": true,
|
"terminalCommand": "alacritty -e",
|
||||||
"terminalCommand": "ghostty -e",
|
"useApp2Unit": false,
|
||||||
"useApp2Unit": false,
|
"viewMode": "list"
|
||||||
"viewMode": "list"
|
},
|
||||||
},
|
"audio": {
|
||||||
"audio": {
|
"cavaFrameRate": 60,
|
||||||
"cavaFrameRate": 60,
|
"externalMixer": "pwvucontrol || pavucontrol",
|
||||||
"externalMixer": "pwvucontrol || pavucontrol",
|
"mprisBlacklist": [],
|
||||||
"mprisBlacklist": [
|
"preferredPlayer": "mpv",
|
||||||
],
|
"visualizerQuality": "high",
|
||||||
"preferredPlayer": "mpv",
|
"visualizerType": "linear",
|
||||||
"visualizerQuality": "high",
|
"volumeOverdrive": false,
|
||||||
"visualizerType": "linear",
|
"volumeStep": 5
|
||||||
"volumeOverdrive": false,
|
},
|
||||||
"volumeStep": 5
|
"bar": {
|
||||||
},
|
"backgroundOpacity": 0,
|
||||||
"bar": {
|
"capsuleOpacity": 1,
|
||||||
"backgroundOpacity": 0,
|
"density": "default",
|
||||||
"capsuleOpacity": 1,
|
"exclusive": true,
|
||||||
"density": "default",
|
"floating": false,
|
||||||
"exclusive": true,
|
"marginHorizontal": 0,
|
||||||
"floating": false,
|
"marginVertical": 0,
|
||||||
"marginHorizontal": 0,
|
"monitors": [],
|
||||||
"marginVertical": 0,
|
"outerCorners": false,
|
||||||
"monitors": [
|
"position": "top",
|
||||||
],
|
"showCapsule": true,
|
||||||
"outerCorners": false,
|
"widgets": {
|
||||||
"position": "top",
|
"center": [
|
||||||
"showCapsule": true,
|
{
|
||||||
"widgets": {
|
"hideMode": "hidden",
|
||||||
"center": [
|
"hideWhenIdle": false,
|
||||||
{
|
"id": "MediaMini",
|
||||||
"hideMode": "hidden",
|
"maxWidth": 145,
|
||||||
"hideWhenIdle": false,
|
"scrollingMode": "always",
|
||||||
"id": "MediaMini",
|
"showAlbumArt": true,
|
||||||
"maxWidth": 145,
|
"showArtistFirst": true,
|
||||||
"scrollingMode": "always",
|
"showProgressRing": true,
|
||||||
"showAlbumArt": true,
|
"showVisualizer": true,
|
||||||
"showArtistFirst": true,
|
"useFixedWidth": false,
|
||||||
"showProgressRing": true,
|
"visualizerType": "linear"
|
||||||
"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"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
},
|
],
|
||||||
"brightness": {
|
"left": [
|
||||||
"brightnessStep": 1,
|
{
|
||||||
"enableDdcSupport": false,
|
"characterCount": 10,
|
||||||
"enforceMinimum": true
|
"followFocusedScreen": true,
|
||||||
},
|
"hideUnoccupied": true,
|
||||||
"calendar": {
|
"id": "Workspace",
|
||||||
"cards": [
|
"labelMode": "index+name"
|
||||||
{
|
},
|
||||||
"enabled": true,
|
{
|
||||||
"id": "banner-card"
|
"colorizeIcons": false,
|
||||||
},
|
"hideMode": "transparent",
|
||||||
{
|
"id": "ActiveWindow",
|
||||||
"enabled": true,
|
"maxWidth": 145,
|
||||||
"id": "calendar-card"
|
"scrollingMode": "hover",
|
||||||
},
|
"showIcon": true,
|
||||||
{
|
"useFixedWidth": false
|
||||||
"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": {
|
"right": [
|
||||||
"backgroundOpacity": 1,
|
{
|
||||||
"colorizeIcons": false,
|
"id": "ScreenRecorder"
|
||||||
"displayMode": "always_visible",
|
},
|
||||||
"enabled": false,
|
{
|
||||||
"floatingRatio": 0.85,
|
"displayMode": "alwaysShow",
|
||||||
"monitors": [
|
"id": "Battery",
|
||||||
],
|
"warningThreshold": 23
|
||||||
"onlySameOutput": true,
|
},
|
||||||
"pinnedApps": [
|
{
|
||||||
],
|
"displayMode": "onhover",
|
||||||
"radiusRatio": 1,
|
"id": "Bluetooth"
|
||||||
"size": 0.89
|
},
|
||||||
},
|
{
|
||||||
"general": {
|
"displayMode": "alwaysShow",
|
||||||
"allowPanelsOnScreenWithoutBar": true,
|
"id": "WiFi"
|
||||||
"animationDisabled": true,
|
},
|
||||||
"animationSpeed": 0.1,
|
{
|
||||||
"avatarImage": "/home/mzunino/Sync/Documents/cv/img/profile.jpg",
|
"displayMode": "alwaysShow",
|
||||||
"compactLockScreen": true,
|
"id": "Volume"
|
||||||
"dimmerOpacity": 0.8,
|
},
|
||||||
"enableShadows": false,
|
{
|
||||||
"forceBlackScreenCorners": false,
|
"customFont": "Arial",
|
||||||
"language": "",
|
"formatHorizontal": "HH:mm ddd, MMM dd",
|
||||||
"lockOnSuspend": true,
|
"formatVertical": "HH mm - dd MM",
|
||||||
"radiusRatio": 0.41000000000000003,
|
"id": "Clock",
|
||||||
"scaleRatio": 1,
|
"useCustomFont": true,
|
||||||
"screenRadiusRatio": 0,
|
"usePrimaryColor": true
|
||||||
"shadowDirection": "bottom_right",
|
},
|
||||||
"shadowOffsetX": 2,
|
{
|
||||||
"shadowOffsetY": 3,
|
"hideWhenZero": true,
|
||||||
"showHibernateOnLockScreen": false,
|
"id": "NotificationHistory",
|
||||||
"showScreenCorners": true
|
"showUnreadBadge": true
|
||||||
},
|
},
|
||||||
"hooks": {
|
{
|
||||||
"darkModeChange": "",
|
"blacklist": ["nm-applet", "*blue*"],
|
||||||
"enabled": false,
|
"colorizeIcons": true,
|
||||||
"wallpaperChange": ""
|
"drawerEnabled": true,
|
||||||
},
|
"id": "Tray",
|
||||||
"location": {
|
"pinned": ["nm-applet"]
|
||||||
"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"
|
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"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"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -73,7 +73,7 @@ function wacom {
|
||||||
return 1
|
return 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
systemctl --user enable opentabletdriver --now
|
otd-daemon &
|
||||||
|
|
||||||
local config_file="$HOME/Sync/System/Configs/wacom/wacom.json"
|
local config_file="$HOME/Sync/System/Configs/wacom/wacom.json"
|
||||||
if [[ -f "$config_file" ]]; then
|
if [[ -f "$config_file" ]]; then
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue