diff --git a/modules/home/niri/config.kdl b/modules/home/niri/config.kdl index 4823fe8..7d34d17 100644 --- a/modules/home/niri/config.kdl +++ b/modules/home/niri/config.kdl @@ -155,7 +155,7 @@ hotkey-overlay { binds { Mod+Shift+Backslash { show-hotkey-overlay; } - Mod+T { spawn "kitty"; } + Mod+T { spawn "ghostty"; } Mod+D { spawn "fuzzel"; } Super+Alt+L { spawn "swaylock"; } @@ -354,4 +354,4 @@ binds { // Powers off the monitors. To turn them back on, do any input like // moving the mouse or pressing any other key. Mod+Shift+P { power-off-monitors; } -} \ No newline at end of file +}