blob: 53a7ffb7b8bcf2204c76fbdaca1e542eef4ce15b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
/* Main Config (long) - emoji */
@import "~/.config/rofi/config-long.rasi"
/* ---- Entry ---- */
entry {
width: 45%;
placeholder: "🔎 Search Emoji's **note** 👀 Click or Return to choose | Ctrl V to Paste";
}
|