i3: remove Mod4+d nop for removing dmenu

inky
Elnu 1 year ago
parent fbc78a03c3
commit 729a331ced

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

Loading…
Cancel
Save