11 changed files with 39 additions and 51 deletions
@ -1,10 +1,10 @@
|
||||
/* ---- 💫 https://github.com/JaKooLit 💫 ---- */ |
||||
/* Clipboard Config (long) */ |
||||
/* Clipboard Config (long) - Clipboard */ |
||||
|
||||
@import "~/.config/rofi/config-long.rasi" |
||||
|
||||
/* ---- Entry ---- */ |
||||
entry { |
||||
width: 600px; |
||||
placeholder: "CTRL Del - Cliphist del || Alt Del - cliphist wipe"; |
||||
width: 45%; |
||||
placeholder: "🔎 Search Clipboard **note** 👀 CTRL Del - Cliphist del or Alt Del - cliphist wipe"; |
||||
} |
||||
|
||||
@ -0,0 +1,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"; |
||||
} |
||||
Loading…
Reference in new issue