niri: use kitty as terminal
This commit is contained in:
parent
c57258257c
commit
3916a28e88
1 changed files with 1 additions and 1 deletions
|
|
@ -151,7 +151,7 @@ window-rule {
|
||||||
binds {
|
binds {
|
||||||
Mod+Shift+Backslash { show-hotkey-overlay; }
|
Mod+Shift+Backslash { show-hotkey-overlay; }
|
||||||
|
|
||||||
Mod+T { spawn "wezterm" "start"; }
|
Mod+T { spawn "kitty"; }
|
||||||
Mod+D { spawn "fuzzel"; }
|
Mod+D { spawn "fuzzel"; }
|
||||||
Super+Alt+L { spawn "swaylock"; }
|
Super+Alt+L { spawn "swaylock"; }
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue