adi1090x / rofi

A huge collection of Rofi based custom Applets, Launchers & Powermenus.
GNU General Public License v3.0
6.37k stars 298 forks source link

dwm #83

Closed hshiferaw closed 2 years ago

hshiferaw commented 2 years ago

I have the following in my config.h file and seems like MODKEY + d not doing anything, am i missing something? I can run and execute 'launcher_text' in terminal fine.

{ MODKEY, XK_d, spawn, {.v="launcher_text"} },

hshiferaw commented 2 years ago

copying the file to /usr/local/bin fixed it.