yadm-config/.config/rofi/config-clipboard.rasi
2025-01-19 18:54:38 +01:00

16 lines
No EOL
352 B
Text

/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
/* Clipboard Config - Clipboard */
@import "~/.config/rofi/master-config.rasi"
/* ---- Entry ---- */
entry {
width: 37%;
placeholder: "📋 Search Clipboard **note** 👀 CTRL Del - Cliphist del or Alt Del - cliphist wipe";
}
/* ---- Listview ---- */
listview {
columns: 1;
lines: 8;
}