aboutsummaryrefslogtreecommitdiffstats
path: root/config/rofi/resolution/1440p/config.rasi
blob: f95e31a0743b00e6cce69ef833f78190d76b85d1 (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
27
28
29
30
31
32
33
34
35
36
/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
/* Main Config 1440p */

/* ---- Configuration ---- */

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

configuration {
	font:	"Fira Code SemiBold 13";
}
/* ---- Window ---- */
window {
    width:	40%;
}

/* ---- Entry input ---- */
entry {
    width:	18%;
}



/* ---- Listview ---- */
listview {
    lines:	8;
}

/* ---- Mode Switcher ---- */
button {
    width:	110px;
}

element-text {
    font:	"Fira Code SemiBold 16";
}

send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage