From 2da23060aefd9fa63407ed158f999e9c5097964d Mon Sep 17 00:00:00 2001 From: Liam Malone Date: Sat, 14 Mar 2026 15:28:08 +0000 Subject: [PATCH] minor tweaks --- configs/dms-desktop/settings.json | 11 +++++++++++ configs/focus-editor/global.focus-config | 2 +- flake.lock | 2 +- 3 files changed, 13 insertions(+), 2 deletions(-) diff --git a/configs/dms-desktop/settings.json b/configs/dms-desktop/settings.json index 5939af7..9e63f6d 100644 --- a/configs/dms-desktop/settings.json +++ b/configs/dms-desktop/settings.json @@ -187,6 +187,17 @@ "centeringMode": "index", "clockDateFormat": "", "lockDateFormat": "", + "greeterRememberLastSession": true, + "greeterRememberLastUser": true, + "greeterEnableFprint": false, + "greeterEnableU2f": false, + "greeterWallpaperPath": "", + "greeterUse24HourClock": true, + "greeterShowSeconds": false, + "greeterPadHours12Hour": false, + "greeterLockDateFormat": "", + "greeterFontFamily": "", + "greeterWallpaperFillMode": "", "mediaSize": 1, "appLauncherViewMode": "grid", "spotlightModalViewMode": "grid", diff --git a/configs/focus-editor/global.focus-config b/configs/focus-editor/global.focus-config index e416aff..3dbd508 100644 --- a/configs/focus-editor/global.focus-config +++ b/configs/focus-editor/global.focus-config @@ -398,7 +398,7 @@ font_ui: M PLUS Code 60 Semibold font_ui_bold: M PLUS Code 60 Bold font_size: 14 font_ui_size: 15 -anti_aliasing: normal # options: lcd, normal +anti_aliasing: lcd # options: lcd, normal hinting: true [colors] diff --git a/flake.lock b/flake.lock index 984dd1c..2e33811 100644 --- a/flake.lock +++ b/flake.lock @@ -94,7 +94,7 @@ }, "locked": { "lastModified": 1772373854, - "narHash": "sha256-SC7GkiWtYBxDzlHFsQErmSsk5SGWCLNyDTcCnbUpjzU=", + "narHash": "sha256-4VumE5iTZ6Lsx4r+vNXHJwnbdBDQOMy07ZHsLnS9SoA=", "path": "/home/liamm/nix-pkgs/fred", "type": "path" },