aboutsummaryrefslogtreecommitdiff
path: root/src/Internal/DMenu.hs
Commit message (Collapse)AuthorAge
* Added some better support for Void Linux.Josh Rahm2022-10-09
| | | | | | | | | Void Linux doesn't have spotify in its official repos. Going with open source solutions, I can use spotifyd, but had to hack my spotify-control scripts to get it to work. Void linux also puts all its binaries in /bin for some reason. Not sure I like that, but I had to change the DMenu module to support that.
* Add more DMenu integration & Add ability to change the spacing with ↵Josh Rahm2022-10-09
| | | | Mod+Shift+[].
* Add passmenu integrations.Josh Rahm2021-11-01
|
* Change Mod key to hyper & pimp out my DMenu.Josh Rahm2021-10-29