i3: remove Mod4+d nop for removing dmenu

inky
Elnu 2 years ago
parent fbc78a03c3
commit 729a331ced

@ -95,7 +95,7 @@ in with theme.colors; {
"Print" = "exec flameshot gui"; "Print" = "exec flameshot gui";
# Remove dmenu # Remove dmenu
"${mod}+d" = "nop"; "${mod}+d" = null;
}; };
keycodebindings = { keycodebindings = {
"133" = "--release exec rofi -show drun -theme"; "133" = "--release exec rofi -show drun -theme";

Loading…
Cancel
Save