home/programs/niri: change prefix to super (better with home row mods)

This commit is contained in:
Anthony Rodriguez 2024-11-01 23:45:39 +01:00
parent 901b51531a
commit fd85d604ab
Signed by: nezia
GPG key ID: EE3BE97C040A86CE

View file

@ -7,7 +7,7 @@
appLauncher = "fuzzel"; appLauncher = "fuzzel";
terminal = "foot"; terminal = "foot";
browser = "firefox"; browser = "firefox";
prefix = "Alt"; prefix = "Super";
in { in {
programs.niri.settings.binds = { programs.niri.settings.binds = {
"${prefix}+D".action.spawn = appLauncher; "${prefix}+D".action.spawn = appLauncher;