niri: use ghostty instead of kitty as terminal

This commit is contained in:
Veneficium 2025-03-14 19:48:20 +01:00
parent f47ecd61ee
commit 065ce919e2

View file

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