mirror of
https://github.com/EdenQwQ/nixos.git
synced 2026-02-22 12:55:33 +08:00
add ghostty
This commit is contained in:
parent
9c8fedd831
commit
c6bf1d959a
8 changed files with 402 additions and 50 deletions
|
|
@ -48,6 +48,7 @@
|
|||
}) config.monitors;
|
||||
binds = with config.lib.niri.actions; {
|
||||
"Mod+Return".action = spawn "kitty";
|
||||
"Mod+Shift+Return".action = spawn "ghostty";
|
||||
"Mod+P".action = spawn [
|
||||
"sh"
|
||||
"-c"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue