kitty
This commit is contained in:
@@ -237,7 +237,7 @@ binds {
|
||||
Mod+Shift+Slash { show-hotkey-overlay; }
|
||||
|
||||
// APPLICATIONS
|
||||
Mod+T hotkey-overlay-title="Open main Terminal" { spawn "alacritty"; }
|
||||
Mod+T hotkey-overlay-title="Open main Terminal" { spawn "kitty"; }
|
||||
Super+E hotkey-overlay-title="Open Nautilus" { spawn "nautilus"; }
|
||||
|
||||
// SCRIPTS
|
||||
|
||||
Reference in New Issue
Block a user