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