aboutsummaryrefslogtreecommitdiffstats
path: root/config/rofi/config-search.rasi
blob: 4160ba6af5682a406a88beca05abb312c552961e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
/* Rofi Config for Google Search) */

@import "~/.config/rofi/config.rasi" 

/* ---- Window ---- */
window {
	width: 700px;
    location: north;
}

/* ---- Mainbox ---- */
mainbox {
	padding:					2px;
    children:                   [ "inputbar" ];
}

/* ---- Entry ---- */ 
entry {
	placeholder: "Google Search";
}

/* ---- Inputbar ---- */
textbox-prompt-colon {
	str: "🔎";
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage