stow_dotfiles/hypr/.config/rofi/config-emoji.rasi
Matthieu Fortin (CPC/CCP) f41d3f954e Arrrrgggg
2024-11-26 14:13:52 -05:00

16 lines
335 B
Text

/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
/* Main Config - emoji */
@import "~/.config/rofi/master-config.rasi"
/* ---- Entry ---- */
entry {
width: 37%;
placeholder: "💫 Search Emoji's **note** 👀 Click or Return to choose | Ctrl V to Paste";
}
/* ---- Listview ---- */
listview {
columns: 1;
lines: 8;
}