sites

public wiki contents of suckless.org
git clone git://git.suckless.org/sites
Log | Files | Refs

index.md (481B)


      1 emoji-highlight
      2 ================
      3 
      4 
      5 Description
      6 -----------
      7 This patch will allow for emojis on the left side with a colored background when selected.
      8 
      9 Notes
     10 -----------
     11 To use this please try `echo -e "here\nthere\n:b and here" | dmenu -p "Search..." -z 400 -l 20 -i -h -1`
     12 
     13 ![dmenu-emoji-highlight screenshot](dmenu-emoji-highlight-5.0.png)
     14 
     15 Download
     16 --------
     17 * [dmenu-emoji-highlight.diff](dmenu-emoji-highlight-5.0.diff)
     18 
     19 Author
     20 ------
     21 * Wayne Wesley <wayne6324@gmail.com>
     22 
     23