mirror of
https://github.com/EdenQwQ/nixos.git
synced 2026-07-16 22:16:51 +08:00
update noctalia; niri release bind
This commit is contained in:
parent
b6e64c1ebc
commit
df94aa8c03
4 changed files with 117 additions and 197 deletions
|
|
@ -83,6 +83,7 @@ let
|
|||
builtins.replaceStrings
|
||||
[
|
||||
"output \"${config.lib.monitors.mainMonitorName}\" {"
|
||||
"binds {"
|
||||
]
|
||||
[
|
||||
''
|
||||
|
|
@ -91,6 +92,10 @@ let
|
|||
top-right
|
||||
}
|
||||
''
|
||||
''
|
||||
binds {
|
||||
Mod { release { toggle-overview; }; }
|
||||
''
|
||||
]
|
||||
config.programs.niri.finalConfig
|
||||
+ "\n"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue