This commit is contained in:
zack 2024-12-19 21:47:51 -05:00
parent ed77ae6e6b
commit bf86126a00
No known key found for this signature in database
GPG key ID: 5F873416BCF59F35
22 changed files with 1490 additions and 243 deletions

View file

@ -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";