Browse Source

small rofi configs tweak

pull/296/head
JaKooLit 2 years ago
parent
commit
0054b0b766
  1. 2
      config/rofi/config-clipboard.rasi
  2. 2
      config/rofi/config-emoji.rasi

2
config/rofi/config-clipboard.rasi

@ -5,7 +5,7 @@
/* ---- Entry ---- */
entry {
width: 45%;
width: 37%;
placeholder: "📋 Search Clipboard **note** 👀 CTRL Del - Cliphist del or Alt Del - cliphist wipe";
}

2
config/rofi/config-emoji.rasi

@ -5,7 +5,7 @@
/* ---- Entry ---- */
entry {
width: 45%;
width: 37%;
placeholder: "💫 Search Emoji's **note** 👀 Click or Return to choose | Ctrl V to Paste";
}

Loading…
Cancel
Save