more niri settings - fix terminal hotkey
This commit is contained in:
parent
2d4accf81f
commit
9272269c1e
2 changed files with 5 additions and 4 deletions
|
|
@ -170,7 +170,7 @@
|
|||
"Mod+Shift+Numbersign".action.show-hotkey-overlay = { };
|
||||
|
||||
# Suggested binds for running programs: terminal, app launcher, screen locker.
|
||||
"Mod+T".action.spawn = "${lib.getBin pkgs.gnome-terminal}/bin/gnome-terminal";
|
||||
"Mod+T".action.spawn = "${lib.getBin pkgs.gnome-console}/bin/kgx";
|
||||
"Mod+D".action.spawn = "fuzzel";
|
||||
"Super+Alt+L".action.spawn = "${lib.getBin config.programs.swaylock.package}/bin/swaylock";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue