mirror of
https://github.com/EdenQwQ/nixos.git
synced 2026-02-22 12:55:33 +08:00
update flakes; use swww for backdrop; add gemini-cli
This commit is contained in:
parent
e60f4cafb4
commit
cb592edb42
13 changed files with 267 additions and 242 deletions
|
|
@ -3,20 +3,13 @@ with config.lib.stylix.colors.withHashtag;
|
|||
let
|
||||
extraConfig =
|
||||
# kdl
|
||||
''
|
||||
layer-rule {
|
||||
match namespace="wallpaper"
|
||||
place-within-backdrop true
|
||||
}
|
||||
'';
|
||||
'''';
|
||||
finalNiriConfig =
|
||||
builtins.replaceStrings
|
||||
[
|
||||
"output \"${config.lib.monitors.mainMonitorName}\" {"
|
||||
# "layout {"
|
||||
]
|
||||
[
|
||||
"output \"${config.lib.monitors.mainMonitorName}\" {\nfocus-at-startup"
|
||||
# ''
|
||||
# layout {
|
||||
# blur {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue