blob: ddc9a9d03547a549da9cb22c33a4f2207707d5b8 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
/* Clipboard Config (long) */
@import "~/.config/rofi/config-long.rasi"
/* ---- Entry ---- */
entry {
width: 600px;
placeholder: "CTRL Del - Cliphist del || Alt Del - cliphist wipe";
}
|