aboutsummaryrefslogtreecommitdiffstats
path: root/config/rofi/config-keybinds.rasi
diff options
context:
space:
mode:
authorJaKooLit <ejhay.games@gmail.com>2025-02-13 12:56:57 +0900
committerJaKooLit <ejhay.games@gmail.com>2025-02-13 12:56:57 +0900
commita4c48b0ea0b2b1d474d503fb8d924d190762e999 (patch)
treeea3304df1e7df98e173270461b3c90a43cba4b6c /config/rofi/config-keybinds.rasi
parentdd46262fdfaabebb6fd2213a9baec91dd4244086 (diff)
Improvements on the rofi.
Utilized message function for additional informations when script is used in conjunction with rofi
Diffstat (limited to 'config/rofi/config-keybinds.rasi')
-rw-r--r--config/rofi/config-keybinds.rasi4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/rofi/config-keybinds.rasi b/config/rofi/config-keybinds.rasi
index 6c8e2d5a..ccc8b4d7 100644
--- a/config/rofi/config-keybinds.rasi
+++ b/config/rofi/config-keybinds.rasi
@@ -7,13 +7,13 @@
/* ---- Mainbox ---- */
mainbox {
children:
- [ "inputbar", "listview"];
+ [ "inputbar", "message", "listview"];
}
/* ---- Entry ---- */
entry {
expand: true;
- placeholder: " 🧮 Search Keybinds ☣️ NOTE ☣️: Clicking with Mouse or Pressing ENTER will have NO function";
+ placeholder: " 🧮 Search Keybinds";
}
/* ---- Listview ---- */
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage