home/programs/niri: use alt as prefix again
This commit is contained in:
parent
22d75b8f7b
commit
23fc7f2f45
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
appLauncher = "fuzzel";
|
||||
terminal = "foot";
|
||||
browser = "firefox";
|
||||
prefix = "Super";
|
||||
prefix = "Alt";
|
||||
in {
|
||||
programs.niri.settings.binds = {
|
||||
"${prefix}+D".action.spawn = appLauncher;
|
||||
|
|
Loading…
Reference in a new issue