stow_dotfiles/hypr/.config/rofi/config-clipboard.rasi
Matthieu Fortin (CPC/CCP) f41d3f954e Arrrrgggg
2024-11-26 14:13:52 -05:00

16 lines
353 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;
}