niri: Replace ghostty with alacritty
This commit is contained in:
@@ -334,7 +334,7 @@ binds {
|
|||||||
// shows a list of important hotkeys.
|
// shows a list of important hotkeys.
|
||||||
Mod+Shift+Plus { show-hotkey-overlay; }
|
Mod+Shift+Plus { show-hotkey-overlay; }
|
||||||
|
|
||||||
Mod+Return { spawn "ghostty"; }
|
Mod+Return { spawn "alacritty"; }
|
||||||
Mod+Plus { spawn "loginctl" "lock-session"; }
|
Mod+Plus { spawn "loginctl" "lock-session"; }
|
||||||
|
|
||||||
// TODO: why do i have to use spawn-sh?
|
// TODO: why do i have to use spawn-sh?
|
||||||
|
|||||||
Reference in New Issue
Block a user