home/programs/niri: change prefix to super (better with home row mods)
This commit is contained in:
parent
901b51531a
commit
fd85d604ab
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
appLauncher = "fuzzel";
|
||||
terminal = "foot";
|
||||
browser = "firefox";
|
||||
prefix = "Alt";
|
||||
prefix = "Super";
|
||||
in {
|
||||
programs.niri.settings.binds = {
|
||||
"${prefix}+D".action.spawn = appLauncher;
|
||||
|
|
Loading…
Reference in a new issue