feat: add ghostty
This commit is contained in:
parent
80f92962a2
commit
ffab7cedc4
6 changed files with 183 additions and 18 deletions
|
|
@ -68,7 +68,7 @@ in
|
|||
map = {
|
||||
normal = {
|
||||
"Super Q" = "close";
|
||||
"Super Return" = "spawn kitty";
|
||||
"Super Return" = "spawn '${config.my.terminal.package}'";
|
||||
"Super R" = ''spawn 'exec $(tofi-run --fuzzy-match=true)' '';
|
||||
"Super W" = ''spawn "pkill -USR1 waybar"'';
|
||||
"Super+Shift R" = "spawn ~/.config/river/init";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue