i3: remove dmenu

This commit is contained in:
Elnu 2023-03-01 13:23:41 -08:00
parent 93477eed13
commit fbc78a03c3
2 changed files with 8 additions and 1 deletions

View file

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