i3: remove dmenu
This commit is contained in:
parent
93477eed13
commit
fbc78a03c3
2 changed files with 8 additions and 1 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue