16 lines
No EOL
334 B
Text
16 lines
No EOL
334 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;
|
|
} |