aboutsummaryrefslogtreecommitdiffstats
path: root/config/rofi/config-waybar-style.rasi
blob: 9dc8b74c90d709a0c09f3b754a4231a5394816d4 (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
/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
/* Main Config (waybar) */

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

/* ---- Configuration ---- */
configuration {
  modi: "drun";
}

/* ---- Mainbox ---- */
mainbox {
  children:
    [ "inputbar", "listview"];
}

entry {
  expand: true;
  placeholder: "🖼️  Choose Waybar Style";
}

/* ---- Listview ---- */
listview {
  columns: 2;
  lines: 6;
  scrollbar: true;
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage