change $mod+d to shift+; shortcut
hi everyone
how can I change $mod+d to shift+; to run dmenu_run ?
thank u
hi everyone
how can I change $mod+d to shift+; to run dmenu_run ?
thank u
You could use xev to check the keysymbol for your desired shortcut. In this case, the following would work:
bindsym Shift+comma exec dmenu_run
Asked: 2013-04-20 00:38:24 +0000
Seen: 257 times
Last updated: Apr 20 '13