chore: Update Cape system

This commit is contained in:
ulic-youthlic 2026-01-21 10:20:18 +08:00
parent 3054cf7ae1
commit 07a228e298
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
7 changed files with 504 additions and 520 deletions

View file

@ -38,11 +38,10 @@
programs = { programs = {
chromium.enable = true; chromium.enable = true;
thunderbird.enable = true; thunderbird.enable = true;
# espanso.enable = true;
mpv.enable = true; mpv.enable = true;
ghostty.enable = true; ghostty.enable = true;
zed-editor.enable = true; zed-editor.enable = true;
firefox.enable = true; zen-browser.enable = true;
helix.enable = true; helix.enable = true;
openssh.enable = true; openssh.enable = true;
alacritty.enable = true; alacritty.enable = true;
@ -74,11 +73,9 @@
telegram-desktop telegram-desktop
scrcpy scrcpy
ast-grep ast-grep
gitu
dig dig
fend fend
gitoxide gitoxide
kdePackages.kdenlive
fd fd
viu viu
]; ];

View file

@ -1,8 +1,5 @@
{config, ...}: { {...}: {
david.programs.niri = { david.programs.niri = {
waybar.settings = let
cfg = config.david.programs.niri.waybar;
in [(cfg.template // (cfg.helper.mkBacklight "intel_backlight") // {output = "eDP-1";})];
wluma.extraSettings = { wluma.extraSettings = {
output = { output = {
backlight = [ backlight = [

View file

@ -84,7 +84,6 @@
telegram-desktop telegram-desktop
scrcpy scrcpy
ast-grep ast-grep
gitu
dig dig
fend fend
gitoxide gitoxide

View file

@ -1,16 +1,16 @@
{ {
"sources": [ "sources": [
{ {
"enabled": true, "enabled": true,
"name": "Official Noctalia Plugins", "name": "Official Noctalia Plugins",
"url": "https://github.com/noctalia-dev/noctalia-plugins" "url": "https://github.com/noctalia-dev/noctalia-plugins"
} }
], ],
"states": { "states": {
"timer": { "timer": {
"enabled": true, "enabled": true,
"sourceUrl": "https://github.com/noctalia-dev/noctalia-plugins" "sourceUrl": "https://github.com/noctalia-dev/noctalia-plugins"
} }
}, },
"version": 1 "version": 1
} }

View file

@ -1,495 +1,488 @@
{ {
"settingsVersion": 41, "settingsVersion": 41,
"bar": { "bar": {
"position": "right", "position": "right",
"monitors": [], "monitors": [],
"density": "comfortable", "density": "comfortable",
"showOutline": false, "showOutline": false,
"showCapsule": true, "showCapsule": true,
"capsuleOpacity": 1, "capsuleOpacity": 1,
"backgroundOpacity": 0.93, "backgroundOpacity": 0.93,
"useSeparateOpacity": false, "useSeparateOpacity": false,
"floating": false, "floating": false,
"marginVertical": 4, "marginVertical": 4,
"marginHorizontal": 4, "marginHorizontal": 4,
"outerCorners": true, "outerCorners": true,
"exclusive": true, "exclusive": true,
"hideOnOverview": false, "hideOnOverview": false,
"widgets": { "widgets": {
"left": [ "left": [
{ {
"compactMode": true, "compactMode": true,
"diskPath": "/", "diskPath": "/",
"id": "SystemMonitor", "id": "SystemMonitor",
"showCpuTemp": true, "showCpuTemp": true,
"showCpuUsage": true, "showCpuUsage": true,
"showDiskUsage": true, "showDiskUsage": true,
"showGpuTemp": false, "showGpuTemp": false,
"showLoadAverage": true, "showLoadAverage": true,
"showMemoryAsPercent": true, "showMemoryAsPercent": true,
"showMemoryUsage": true, "showMemoryUsage": true,
"showNetworkStats": true, "showNetworkStats": true,
"useMonospaceFont": true, "useMonospaceFont": true,
"usePrimaryColor": false "usePrimaryColor": false
}, },
{ {
"compactMode": false, "compactMode": false,
"compactShowAlbumArt": true, "compactShowAlbumArt": true,
"compactShowVisualizer": false, "compactShowVisualizer": false,
"hideMode": "hidden", "hideMode": "hidden",
"hideWhenIdle": false, "hideWhenIdle": false,
"id": "MediaMini", "id": "MediaMini",
"maxWidth": 145, "maxWidth": 145,
"panelShowAlbumArt": true, "panelShowAlbumArt": true,
"panelShowVisualizer": true, "panelShowVisualizer": true,
"scrollingMode": "hover", "scrollingMode": "hover",
"showAlbumArt": true, "showAlbumArt": true,
"showArtistFirst": false, "showArtistFirst": false,
"showProgressRing": true, "showProgressRing": true,
"showVisualizer": false, "showVisualizer": false,
"useFixedWidth": false, "useFixedWidth": false,
"visualizerType": "wave" "visualizerType": "wave"
} }
], ],
"center": [ "center": [
{ {
"colorizeIcons": false, "colorizeIcons": false,
"hideMode": "hidden", "hideMode": "hidden",
"iconScale": 0.8, "iconScale": 0.8,
"id": "Taskbar", "id": "Taskbar",
"maxTaskbarWidth": 40, "maxTaskbarWidth": 40,
"onlyActiveWorkspaces": true, "onlyActiveWorkspaces": true,
"onlySameOutput": true, "onlySameOutput": true,
"showPinnedApps": true, "showPinnedApps": true,
"showTitle": false, "showTitle": false,
"smartWidth": true, "smartWidth": true,
"titleWidth": 120 "titleWidth": 120
}, },
{ {
"characterCount": 2, "characterCount": 2,
"colorizeIcons": false, "colorizeIcons": false,
"enableScrollWheel": true, "enableScrollWheel": true,
"followFocusedScreen": false, "followFocusedScreen": false,
"groupedBorderOpacity": 1, "groupedBorderOpacity": 1,
"hideUnoccupied": true, "hideUnoccupied": true,
"iconScale": 0.8, "iconScale": 0.8,
"id": "Workspace", "id": "Workspace",
"labelMode": "index", "labelMode": "index",
"showApplications": false, "showApplications": false,
"showLabelsOnlyWhenOccupied": true, "showLabelsOnlyWhenOccupied": true,
"unfocusedIconsOpacity": 1 "unfocusedIconsOpacity": 1
} }
], ],
"right": [ "right": [
{ {
"id": "plugin:timer" "id": "plugin:timer"
}, },
{ {
"displayMode": "onhover", "displayMode": "onhover",
"id": "Brightness" "id": "Brightness"
}, },
{ {
"hideWhenZero": false, "hideWhenZero": false,
"hideWhenZeroUnread": false, "hideWhenZeroUnread": false,
"id": "NotificationHistory", "id": "NotificationHistory",
"showUnreadBadge": true "showUnreadBadge": true
}, },
{ {
"displayMode": "onhover", "displayMode": "onhover",
"id": "Volume", "id": "Volume",
"middleClickCommand": "pwvucontrol || pavucontrol" "middleClickCommand": "pwvucontrol || pavucontrol"
}, },
{ {
"blacklist": [], "blacklist": [],
"colorizeIcons": false, "colorizeIcons": false,
"drawerEnabled": true, "drawerEnabled": true,
"hidePassive": false, "hidePassive": false,
"id": "Tray", "id": "Tray",
"pinned": [ "pinned": ["Fcitx"]
"Fcitx" },
] {
}, "customFont": "",
{ "formatHorizontal": "HH:mm ddd, MMM dd",
"customFont": "", "formatVertical": "HH mm - dd MM",
"formatHorizontal": "HH:mm ddd, MMM dd", "id": "Clock",
"formatVertical": "HH mm - dd MM", "tooltipFormat": "HH:mm ddd, MMM dd",
"id": "Clock", "useCustomFont": false,
"tooltipFormat": "HH:mm ddd, MMM dd", "usePrimaryColor": true
"useCustomFont": false, }
"usePrimaryColor": true ]
} }
] },
} "general": {
}, "dimmerOpacity": 0,
"general": { "showScreenCorners": false,
"dimmerOpacity": 0, "forceBlackScreenCorners": false,
"showScreenCorners": false, "scaleRatio": 1,
"forceBlackScreenCorners": false, "radiusRatio": 1,
"scaleRatio": 1, "iRadiusRatio": 1,
"radiusRatio": 1, "boxRadiusRatio": 1,
"iRadiusRatio": 1, "screenRadiusRatio": 1,
"boxRadiusRatio": 1, "animationSpeed": 2,
"screenRadiusRatio": 1, "animationDisabled": false,
"animationSpeed": 2, "compactLockScreen": true,
"animationDisabled": false, "lockOnSuspend": true,
"compactLockScreen": true, "showSessionButtonsOnLockScreen": true,
"lockOnSuspend": true, "showHibernateOnLockScreen": true,
"showSessionButtonsOnLockScreen": true, "enableShadows": true,
"showHibernateOnLockScreen": true, "shadowDirection": "bottom_right",
"enableShadows": true, "shadowOffsetX": 2,
"shadowDirection": "bottom_right", "shadowOffsetY": 3,
"shadowOffsetX": 2, "language": "zh-CN",
"shadowOffsetY": 3, "allowPanelsOnScreenWithoutBar": true,
"language": "zh-CN", "showChangelogOnStartup": true,
"allowPanelsOnScreenWithoutBar": true, "telemetryEnabled": true
"showChangelogOnStartup": true, },
"telemetryEnabled": true "ui": {
}, "fontDefault": "Source Han Serif SC",
"ui": { "fontFixed": "MonoLisa",
"fontDefault": "Source Han Serif SC", "fontDefaultScale": 1,
"fontFixed": "MonoLisa", "fontFixedScale": 1,
"fontDefaultScale": 1, "tooltipsEnabled": true,
"fontFixedScale": 1, "panelBackgroundOpacity": 0.9500000000000001,
"tooltipsEnabled": true, "panelsAttachedToBar": true,
"panelBackgroundOpacity": 0.9500000000000001, "settingsPanelMode": "centered",
"panelsAttachedToBar": true, "wifiDetailsViewMode": "grid",
"settingsPanelMode": "centered", "bluetoothDetailsViewMode": "grid",
"wifiDetailsViewMode": "grid", "networkPanelView": "wifi",
"bluetoothDetailsViewMode": "grid", "bluetoothHideUnnamedDevices": false,
"networkPanelView": "wifi", "boxBorderEnabled": false
"bluetoothHideUnnamedDevices": false, },
"boxBorderEnabled": false "location": {
}, "weatherEnabled": true,
"location": { "weatherShowEffects": true,
"weatherEnabled": true, "useFahrenheit": false,
"weatherShowEffects": true, "use12hourFormat": false,
"useFahrenheit": false, "showWeekNumberInCalendar": true,
"use12hourFormat": false, "showCalendarEvents": true,
"showWeekNumberInCalendar": true, "showCalendarWeather": true,
"showCalendarEvents": true, "analogClockInCalendar": false,
"showCalendarWeather": true, "firstDayOfWeek": 1,
"analogClockInCalendar": false, "hideWeatherTimezone": false,
"firstDayOfWeek": 1, "hideWeatherCityName": true
"hideWeatherTimezone": false, },
"hideWeatherCityName": true "calendar": {
}, "cards": [
"calendar": { {
"cards": [ "enabled": true,
{ "id": "calendar-header-card"
"enabled": true, },
"id": "calendar-header-card" {
}, "enabled": true,
{ "id": "calendar-month-card"
"enabled": true, },
"id": "calendar-month-card" {
}, "enabled": true,
{ "id": "weather-card"
"enabled": true, }
"id": "weather-card" ]
} },
] "wallpaper": {
}, "enabled": true,
"wallpaper": { "overviewEnabled": false,
"enabled": true, "monitorDirectories": [],
"overviewEnabled": false, "enableMultiMonitorDirectories": false,
"monitorDirectories": [], "recursiveSearch": true,
"enableMultiMonitorDirectories": false, "setWallpaperOnAllMonitors": true,
"recursiveSearch": true, "fillMode": "crop",
"setWallpaperOnAllMonitors": true, "fillColor": "#000000",
"fillMode": "crop", "useSolidColor": false,
"fillColor": "#000000", "solidColor": "#1a1a2e",
"useSolidColor": false, "randomEnabled": true,
"solidColor": "#1a1a2e", "wallpaperChangeMode": "random",
"randomEnabled": true, "randomIntervalSec": 900,
"wallpaperChangeMode": "random", "transitionDuration": 1500,
"randomIntervalSec": 900, "transitionType": "random",
"transitionDuration": 1500, "transitionEdgeSmoothness": 0.05,
"transitionType": "random", "panelPosition": "center",
"transitionEdgeSmoothness": 0.05, "hideWallpaperFilenames": false,
"panelPosition": "center", "useWallhaven": false,
"hideWallpaperFilenames": false, "wallhavenQuery": "",
"useWallhaven": false, "wallhavenSorting": "relevance",
"wallhavenQuery": "", "wallhavenOrder": "desc",
"wallhavenSorting": "relevance", "wallhavenCategories": "111",
"wallhavenOrder": "desc", "wallhavenPurity": "100",
"wallhavenCategories": "111", "wallhavenRatios": "",
"wallhavenPurity": "100", "wallhavenApiKey": "",
"wallhavenRatios": "", "wallhavenResolutionMode": "atleast",
"wallhavenApiKey": "", "wallhavenResolutionWidth": "",
"wallhavenResolutionMode": "atleast", "wallhavenResolutionHeight": ""
"wallhavenResolutionWidth": "", },
"wallhavenResolutionHeight": "" "appLauncher": {
}, "enableClipboardHistory": true,
"appLauncher": { "autoPasteClipboard": false,
"enableClipboardHistory": true, "enableClipPreview": true,
"autoPasteClipboard": false, "clipboardWrapText": true,
"enableClipPreview": true, "position": "center",
"clipboardWrapText": true, "pinnedApps": [],
"position": "center", "useApp2Unit": true,
"pinnedApps": [], "sortByMostUsed": true,
"useApp2Unit": true, "terminalCommand": "ghostty -e",
"sortByMostUsed": true, "customLaunchPrefixEnabled": false,
"terminalCommand": "ghostty -e", "customLaunchPrefix": "",
"customLaunchPrefixEnabled": false, "viewMode": "list",
"customLaunchPrefix": "", "showCategories": true,
"viewMode": "list", "iconMode": "tabler",
"showCategories": true, "showIconBackground": true,
"iconMode": "tabler", "ignoreMouseInput": false,
"showIconBackground": true, "screenshotAnnotationTool": ""
"ignoreMouseInput": false, },
"screenshotAnnotationTool": "" "controlCenter": {
}, "position": "close_to_bar_button",
"controlCenter": { "diskPath": "/",
"position": "close_to_bar_button", "shortcuts": {
"diskPath": "/", "left": [
"shortcuts": { {
"left": [ "id": "Bluetooth"
{ },
"id": "Bluetooth" {
}, "id": "WallpaperSelector"
{ }
"id": "WallpaperSelector" ],
} "right": [
], {
"right": [ "id": "KeepAwake"
{ },
"id": "KeepAwake" {
}, "id": "NightLight"
{ }
"id": "NightLight" ]
} },
] "cards": [
}, {
"cards": [ "enabled": true,
{ "id": "profile-card"
"enabled": true, },
"id": "profile-card" {
}, "enabled": true,
{ "id": "shortcuts-card"
"enabled": true, },
"id": "shortcuts-card" {
}, "enabled": true,
{ "id": "brightness-card"
"enabled": true, },
"id": "brightness-card" {
}, "enabled": true,
{ "id": "audio-card"
"enabled": true, },
"id": "audio-card" {
}, "enabled": true,
{ "id": "media-sysmon-card"
"enabled": true, },
"id": "media-sysmon-card" {
}, "enabled": true,
{ "id": "weather-card"
"enabled": true, }
"id": "weather-card" ]
} },
] "systemMonitor": {
}, "cpuWarningThreshold": 80,
"systemMonitor": { "cpuCriticalThreshold": 90,
"cpuWarningThreshold": 80, "tempWarningThreshold": 80,
"cpuCriticalThreshold": 90, "tempCriticalThreshold": 90,
"tempWarningThreshold": 80, "gpuWarningThreshold": 80,
"tempCriticalThreshold": 90, "gpuCriticalThreshold": 90,
"gpuWarningThreshold": 80, "memWarningThreshold": 80,
"gpuCriticalThreshold": 90, "memCriticalThreshold": 90,
"memWarningThreshold": 80, "diskWarningThreshold": 80,
"memCriticalThreshold": 90, "diskCriticalThreshold": 90,
"diskWarningThreshold": 80, "cpuPollingInterval": 3000,
"diskCriticalThreshold": 90, "tempPollingInterval": 3000,
"cpuPollingInterval": 3000, "gpuPollingInterval": 3000,
"tempPollingInterval": 3000, "enableDgpuMonitoring": true,
"gpuPollingInterval": 3000, "memPollingInterval": 3000,
"enableDgpuMonitoring": true, "diskPollingInterval": 3000,
"memPollingInterval": 3000, "networkPollingInterval": 3000,
"diskPollingInterval": 3000, "loadAvgPollingInterval": 3000,
"networkPollingInterval": 3000, "useCustomColors": false,
"loadAvgPollingInterval": 3000, "warningColor": "",
"useCustomColors": false, "criticalColor": "",
"warningColor": "", "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"
"criticalColor": "", },
"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" "dock": {
}, "enabled": false,
"dock": { "position": "bottom",
"enabled": false, "displayMode": "auto_hide",
"position": "bottom", "backgroundOpacity": 1,
"displayMode": "auto_hide", "floatingRatio": 1,
"backgroundOpacity": 1, "size": 1,
"floatingRatio": 1, "onlySameOutput": true,
"size": 1, "monitors": [],
"onlySameOutput": true, "pinnedApps": [],
"monitors": [], "colorizeIcons": false,
"pinnedApps": [], "pinnedStatic": false,
"colorizeIcons": false, "inactiveIndicators": false,
"pinnedStatic": false, "deadOpacity": 0.6,
"inactiveIndicators": false, "animationSpeed": 1
"deadOpacity": 0.6, },
"animationSpeed": 1 "network": {
}, "wifiEnabled": false,
"network": { "bluetoothRssiPollingEnabled": true,
"wifiEnabled": false, "bluetoothRssiPollIntervalMs": 10000,
"bluetoothRssiPollingEnabled": true, "wifiDetailsViewMode": "grid",
"bluetoothRssiPollIntervalMs": 10000, "bluetoothDetailsViewMode": "grid",
"wifiDetailsViewMode": "grid", "bluetoothHideUnnamedDevices": false
"bluetoothDetailsViewMode": "grid", },
"bluetoothHideUnnamedDevices": false "sessionMenu": {
}, "enableCountdown": true,
"sessionMenu": { "countdownDuration": 5000,
"enableCountdown": true, "position": "center",
"countdownDuration": 5000, "showHeader": true,
"position": "center", "largeButtonsStyle": true,
"showHeader": true, "largeButtonsLayout": "grid",
"largeButtonsStyle": true, "showNumberLabels": true,
"largeButtonsLayout": "grid", "powerOptions": [
"showNumberLabels": true, {
"powerOptions": [ "action": "lock",
{ "command": "",
"action": "lock", "countdownEnabled": true,
"command": "", "enabled": true
"countdownEnabled": true, },
"enabled": true {
}, "action": "suspend",
{ "command": "",
"action": "suspend", "countdownEnabled": true,
"command": "", "enabled": true
"countdownEnabled": true, },
"enabled": true {
}, "action": "hibernate",
{ "command": "",
"action": "hibernate", "countdownEnabled": true,
"command": "", "enabled": true
"countdownEnabled": true, },
"enabled": true {
}, "action": "reboot",
{ "command": "",
"action": "reboot", "countdownEnabled": true,
"command": "", "enabled": true
"countdownEnabled": true, },
"enabled": true {
}, "action": "logout",
{ "command": "",
"action": "logout", "countdownEnabled": true,
"command": "", "enabled": true
"countdownEnabled": true, },
"enabled": true {
}, "action": "shutdown",
{ "command": "",
"action": "shutdown", "countdownEnabled": true,
"command": "", "enabled": true
"countdownEnabled": true, }
"enabled": true ]
} },
] "notifications": {
}, "enabled": true,
"notifications": { "monitors": [],
"enabled": true, "location": "bottom_right",
"monitors": [], "overlayLayer": true,
"location": "bottom_right", "backgroundOpacity": 1,
"overlayLayer": true, "respectExpireTimeout": true,
"backgroundOpacity": 1, "lowUrgencyDuration": 3,
"respectExpireTimeout": true, "normalUrgencyDuration": 8,
"lowUrgencyDuration": 3, "criticalUrgencyDuration": 15,
"normalUrgencyDuration": 8, "enableKeyboardLayoutToast": true,
"criticalUrgencyDuration": 15, "saveToHistory": {
"enableKeyboardLayoutToast": true, "low": true,
"saveToHistory": { "normal": true,
"low": true, "critical": true
"normal": true, },
"critical": true "sounds": {
}, "enabled": false,
"sounds": { "volume": 0.5,
"enabled": false, "separateSounds": false,
"volume": 0.5, "criticalSoundFile": "",
"separateSounds": false, "normalSoundFile": "",
"criticalSoundFile": "", "lowSoundFile": "",
"normalSoundFile": "", "excludedApps": "discord,firefox,chrome,chromium,edge"
"lowSoundFile": "", },
"excludedApps": "discord,firefox,chrome,chromium,edge" "enableMediaToast": false
}, },
"enableMediaToast": false "osd": {
}, "enabled": true,
"osd": { "location": "bottom",
"enabled": true, "autoHideMs": 2000,
"location": "bottom", "overlayLayer": true,
"autoHideMs": 2000, "backgroundOpacity": 1,
"overlayLayer": true, "enabledTypes": [0, 1, 2, 3],
"backgroundOpacity": 1, "monitors": []
"enabledTypes": [ },
0, "audio": {
1, "volumeStep": 1,
2, "volumeOverdrive": true,
3 "cavaFrameRate": 165,
], "visualizerType": "mirrored",
"monitors": [] "mprisBlacklist": [],
}, "preferredPlayer": "spotify, mpv"
"audio": { },
"volumeStep": 1, "brightness": {
"volumeOverdrive": true, "brightnessStep": 1,
"cavaFrameRate": 165, "enforceMinimum": true,
"visualizerType": "mirrored", "enableDdcSupport": true
"mprisBlacklist": [], },
"preferredPlayer": "spotify, mpv" "colorSchemes": {
}, "useWallpaperColors": false,
"brightness": { "predefinedScheme": "Catppuccin",
"brightnessStep": 1, "darkMode": true,
"enforceMinimum": true, "schedulingMode": "location",
"enableDdcSupport": true "manualSunrise": "06:30",
}, "manualSunset": "18:30",
"colorSchemes": { "matugenSchemeType": "scheme-fruit-salad"
"useWallpaperColors": false, },
"predefinedScheme": "Catppuccin", "templates": {
"darkMode": true, "activeTemplates": [],
"schedulingMode": "location", "enableUserTemplates": false
"manualSunrise": "06:30", },
"manualSunset": "18:30", "nightLight": {
"matugenSchemeType": "scheme-fruit-salad" "enabled": false,
}, "forced": false,
"templates": { "autoSchedule": true,
"activeTemplates": [], "nightTemp": "4000",
"enableUserTemplates": false "dayTemp": "6500",
}, "manualSunrise": "06:30",
"nightLight": { "manualSunset": "18:30"
"enabled": false, },
"forced": false, "hooks": {
"autoSchedule": true, "enabled": false,
"nightTemp": "4000", "wallpaperChange": "",
"dayTemp": "6500", "darkModeChange": "",
"manualSunrise": "06:30", "screenLock": "",
"manualSunset": "18:30" "screenUnlock": "",
}, "performanceModeEnabled": "",
"hooks": { "performanceModeDisabled": "",
"enabled": false, "session": ""
"wallpaperChange": "", },
"darkModeChange": "", "desktopWidgets": {
"screenLock": "", "enabled": true,
"screenUnlock": "", "gridSnap": true,
"performanceModeEnabled": "", "monitorWidgets": [
"performanceModeDisabled": "", {
"session": "" "name": "eDP-1",
}, "widgets": [
"desktopWidgets": { {
"enabled": true, "clockStyle": "minimal",
"gridSnap": true, "customFont": "",
"monitorWidgets": [ "format": "HH:mm\\nd MMMM yyyy",
{ "id": "Clock",
"name": "eDP-1", "roundedCorners": true,
"widgets": [ "scale": 1.1985607401441287,
{ "showBackground": false,
"clockStyle": "minimal", "useCustomFont": false,
"customFont": "", "usePrimaryColor": true,
"format": "HH:mm\\nd MMMM yyyy", "x": 68,
"id": "Clock", "y": 34
"roundedCorners": true, }
"scale": 1.1985607401441287, ]
"showBackground": false, }
"useCustomFont": false, ]
"usePrimaryColor": true, }
"x": 68,
"y": 34
}
]
}
]
}
} }

View file

@ -44,7 +44,7 @@
services.printing.enable = true; services.printing.enable = true;
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
radicle-node radicle-desktop
nix-output-monitor nix-output-monitor
wget wget
git git
@ -59,7 +59,6 @@
localsend localsend
zulip zulip
wechat wechat
nixvim
neovide neovide
]; ];
@ -68,7 +67,7 @@
services.scx = { services.scx = {
enable = true; enable = true;
scheduler = "scx_lavd"; scheduler = "scx_lavd";
package = pkgs.scx_git.rustscheds; package = pkgs.scx.rustscheds;
}; };
boot = { boot = {

View file

@ -66,7 +66,6 @@
services.printing.enable = true; services.printing.enable = true;
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
radicle-node
radicle-desktop radicle-desktop
nix-output-monitor nix-output-monitor
wget wget