summaryrefslogtreecommitdiffstats
path: root/.fontawesome
Commit message (Collapse)AuthorAgeFilesLines
* fixLuke Smith2019-05-181-1483/+0
|
* Add font-awesome codepoints to the dmenuunicode menuMalcolm Ramsay2019-05-181-0/+1483
This adds the codepoints for font-awesome to ~/.fontawesome in the same format as ~/.emojii and modifies the grep search pattern in dmenuunicode to search both ~/.font-awesome and ~/.emojii including both in the list of values sent to dmenu. Removing the ~/.fontawesome file will revert to the previous behaviour. This requires the fontawesome-fonts package to be installed to get the additional codepoints.