worked on some shortcuts and keybindings

This commit is contained in:
Tomas Rivera
2026-03-05 10:44:13 +01:00
parent 9aa71c38f1
commit 5b0af20acb
5 changed files with 8 additions and 5 deletions
+1 -1
View File
@@ -9,6 +9,6 @@ writeShellApplication {
tomato-c
];
text = ''
kitty -e tomato
kitty --name "custom-pomodoro" -e tomato
'';
}