update flakes; use swww for backdrop; add gemini-cli

This commit is contained in:
EdenQwQ 2025-06-28 00:32:59 +08:00
parent e60f4cafb4
commit cb592edb42
13 changed files with 267 additions and 242 deletions

View file

@ -50,6 +50,11 @@ let
type = int;
description = "The rotation of the monitor";
};
focus-at-startup = mkOption {
type = bool;
default = false;
description = "Whether to focus this monitor at startup";
};
};
};
in