aboutsummaryrefslogtreecommitdiffstats
path: root/config/rofi/config-search.rasi
blob: 005b80cfd26317275de956cb8f3e81658bb70213 (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
/* ---- 💫 https://github.com/LinuxBeginnings 💫 ---- */
/* Rofi Config for Google Search) */

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

/* ---- Window ---- */
window {
	width: 40%;
	//orientation: horizontal;
	height: inherit;
    y-offset: 10px;
    location: north;
    children: [ "entry", "message" ];
    border: 2px;
    border-color: white/25%;
}

/* ---- Entry ---- */ 
entry {
	expand: true;
	placeholder: " 🔎 Google Search";
	horizontal-align: 0.5;
	padding: 15px;
	border-radius: inherit;
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage