Skip to content

ParkerrDev/wofi-emoji

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wofi-emoji 🥞

Simple emoji selector for Wayland using wofi that relies on wtype and wl-clipboard.

Screenshot of wofi-emoji in action

Installation

Download the wofi-emoji script and make it executable:

sudo chmod +x path/to/wofi-emoji

Usage with Sway

Add a shortcut key in your Sway config:

# ~/.config/sway/config

bindsym Mod4+e exec path/to/wofi-emoji [wofi-arguments]

Replace path/to/wofi-emoji with the actual path to the script and [wofi-arguments] with any desired wofi arguments.

Usage with Hyprland

Add a shortcut key in your Hyprland config:

# ~/.config/hypr/hyprland.conf

bind = $mainMod, E, exec, path/to/wofi-emoji [wofi-arguments]

Working Example:

bind = $mainMod, E, exec, ~/Build/wofi-emoji/wofi-emoji --matching multi-contains --insensitive

Credits

🌟 Support the Project

Star this repository and vote for the AUR package to increase the visibility of the project.

Roadmap

This project is community-driven. If you have a proposal, send a PR and I will review it.

About

Emoji picker for Wayland using wofi and wl-clipboard

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%