https://github.com/bascht/rofi-moji
ASCII Emoji in Rofi
https://github.com/bascht/rofi-moji
Last synced: 12 months ago
JSON representation
ASCII Emoji in Rofi
- Host: GitHub
- URL: https://github.com/bascht/rofi-moji
- Owner: bascht
- License: gpl-3.0
- Created: 2016-09-15T19:26:10.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-09-17T18:34:45.000Z (over 9 years ago)
- Last Synced: 2025-02-11T11:56:46.649Z (about 1 year ago)
- Language: Ruby
- Size: 89.8 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ROFI-MOJI
Use your [rofi](https://davedavenport.github.io/rofi/) launcher to
select from different ASCII emoji and let `xdotool` type them for you.
### Screenshot

### Installation
Copy `rofi-moj` to your `$PATH` and just add it to your regular Rofi
call:
```
rofi -modi 'window,ssh,run,emoji:rofi-moji'
```