Files
dotfiles/.config/rofi/config-clipboard.rasi

16 lines
352 B
Plaintext

/* ---- 💫 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;
}