feat: add encrypted APOD greeter setup

This commit is contained in:
Jet 2026-05-06 10:46:11 -07:00
parent 49b64efd9e
commit 767677a7e8
No known key found for this signature in database
10 changed files with 343 additions and 45 deletions

View file

@ -8,7 +8,10 @@
color-scheme = "prefer-dark";
cursor-size = 28;
cursor-theme = "Adwaita";
document-font-name = "Atkinson Hyperlegible Next 11";
enable-animations = false;
font-name = "Atkinson Hyperlegible Next 11";
monospace-font-name = "CommitMono Nerd Font 11";
};
"org/gtk/gtk4/settings/file-chooser" = {
show-hidden = true;