Moves from i3 to hypr
This commit is contained in:
parent
6f069d32e1
commit
a186edca69
380 changed files with 23450 additions and 27796 deletions
16
.config/rofi/config-clipboard.rasi
Normal file
16
.config/rofi/config-clipboard.rasi
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
/* ---- 💫 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;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue