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