RealAestan
|
a94ee62680
|
dmenuunicode: don't use variables in the printf format string (#1284)
It works but the good practice is to use `printf "..%s.." "$foo"`
see https://www.shellcheck.net/wiki/SC2059
|
2023-04-03 14:07:54 +00:00 |
|
Luke Smith
|
9cfdaf901d
|
add font-awesome material if available
|
2022-07-08 13:01:53 -04:00 |
|
shunlog
|
73b174cedf
|
Noobish mistake (#906)
|
2021-02-28 16:08:51 -05:00 |
|
Luke Smith
|
50baa1a44f
|
use xdotool type
|
2020-05-02 15:03:20 -04:00 |
|
Luke Smith
|
7f334ff4b9
|
oops, sed error
|
2020-04-08 19:06:11 -04:00 |
|
Luke Smith
|
422d106fba
|
assume default values if xdg dirs not set
|
2020-04-08 17:21:40 -04:00 |
|
Dennis Lee
|
82cf021b78
|
substitute ~/.local/share with $XDG_DATA_HOME
|
2020-04-04 12:55:06 -07:00 |
|
Luke Smith
|
d8c4fbd0e9
|
doc note on emoji
|
2020-02-09 09:17:43 -05:00 |
|
Luke Smith
|
dc92b9db4c
|
dunicode no primary and insert emoji if arg
|
2020-02-09 09:15:58 -05:00 |
|
Luke Smith
|
2b5df860de
|
#!/bin/sh shebang. newline after universalized.
|
2020-02-08 18:43:37 -05:00 |
|
Luke Smith
|
621ee3f586
|
emoji file moved
|
2019-11-23 14:26:35 -05:00 |
|
Luke Smith
|
1bca65bfc2
|
portable shebang
|
2019-08-18 12:28:11 -04:00 |
|
Luke Smith
|
c6e69e9642
|
massive cleanup
|
2019-05-19 20:05:14 -04:00 |
|