aboutsummaryrefslogtreecommitdiffstats
path: root/config/rofi
diff options
context:
space:
mode:
authorJaKooLit <ejhay.games@gmail.com>2024-09-20 02:23:55 +0900
committerJaKooLit <ejhay.games@gmail.com>2024-09-20 02:23:55 +0900
commit3056d2060700d35b37b05634e226c734304a5efe (patch)
tree8ecd99cdce93da4ef374a83739744cb75446e7a7 /config/rofi
parent0088ba45b72b01314a8f1d9ec976874d4d2d9e5c (diff)
Added Searchable Keybinds using rofi
Default Keybind SUPER SHIFT K
Diffstat (limited to 'config/rofi')
-rw-r--r--config/rofi/config-keybinds.rasi20
1 files changed, 20 insertions, 0 deletions
diff --git a/config/rofi/config-keybinds.rasi b/config/rofi/config-keybinds.rasi
new file mode 100644
index 00000000..13a070a0
--- /dev/null
+++ b/config/rofi/config-keybinds.rasi
@@ -0,0 +1,20 @@
+/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
+/* Keybinds Config - For Keybinds generation */
+
+@import "~/.config/rofi/master-config.rasi"
+
+/* ---- Entry ---- */
+entry {
+ width: 80%;
+ placeholder: "⌨ Search Keybinds - NOTE: Clicking with Mouse or Pressing ENTER will have NO function";
+}
+
+/* ---- Listview ---- */
+listview {
+ columns: 2;
+ lines: 12;
+}
+
+window {
+ width: 90%;
+} \ No newline at end of file
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage