updatez
This commit is contained in:
parent
ed77ae6e6b
commit
bf86126a00
22 changed files with 1490 additions and 243 deletions
|
|
@ -19,13 +19,13 @@ in {
|
|||
enable = true;
|
||||
settings = {
|
||||
spawn = [
|
||||
"firefox"
|
||||
"kitty"
|
||||
"zen"
|
||||
"ghostty"
|
||||
];
|
||||
|
||||
map = {
|
||||
normal = {
|
||||
"${super} Return" = "spawn kitty";
|
||||
"${super} Return" = "spawn ghostty";
|
||||
"${super} Q" = "close";
|
||||
"${super} M" = "exit";
|
||||
"${super} D" = "spawn anyrun";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue