aboutsummaryrefslogtreecommitdiffstats
path: root/config/rofi/config-search.rasi
diff options
context:
space:
mode:
Diffstat (limited to 'config/rofi/config-search.rasi')
-rw-r--r--config/rofi/config-search.rasi29
1 files changed, 29 insertions, 0 deletions
diff --git a/config/rofi/config-search.rasi b/config/rofi/config-search.rasi
new file mode 100644
index 00000000..149748da
--- /dev/null
+++ b/config/rofi/config-search.rasi
@@ -0,0 +1,29 @@
+/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
+/* Rofi Config for Google Search) */
+
+@import "~/.config/rofi/config.rasi"
+
+/* ---- Window ---- */
+window {
+ width: 700px;
+ location: north;
+}
+
+/* ---- Inputbar ---- */
+inputbar {
+ enabled: true;
+ padding: 2px;
+ margin: 2px;
+}
+
+/* ---- Mainbox ---- */
+mainbox {
+ padding: 2px;
+ children: [ "entry"];
+}
+
+/* ---- Entry ---- */
+entry {
+ placeholder: "🔎 Google Search";
+}
+
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage