summaryrefslogtreecommitdiffstats
path: root/.local/bin/dmenuunicode
Commit message (Collapse)AuthorAgeFilesLines
* dmenuunicode: don't use variables in the printf format string (#1284)RealAestan2023-04-031-1/+1
| | | | It works but the good practice is to use `printf "..%s.." "$foo"` see https://www.shellcheck.net/wiki/SC2059
* add font-awesome material if availableLuke Smith2022-07-081-1/+1
|
* Noobish mistake (#906)shunlog2021-02-281-1/+1
|
* use xdotool typeLuke Smith2020-05-021-7/+7
|
* oops, sed errorLuke Smith2020-04-081-1/+1
|
* assume default values if xdg dirs not setLuke Smith2020-04-081-1/+1
|
* substitute ~/.local/share with $XDG_DATA_HOMEDennis Lee2020-04-041-1/+1
|
* doc note on emojiLuke Smith2020-02-091-0/+1
|
* dunicode no primary and insert emoji if argLuke Smith2020-02-091-9/+8
|
* #!/bin/sh shebang. newline after universalized.Luke Smith2020-02-081-1/+1
|
* emoji file movedLuke Smith2019-11-231-3/+3
|
* portable shebangLuke Smith2019-08-181-1/+1
|
* massive cleanupLuke Smith2019-05-191-0/+18