aboutsummaryrefslogtreecommitdiffstats
path: root/config/rofi/dwm-config-vert.rasi
blob: 6e3e735ebb33f53e547ff2f89e93851cd2634e60 (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
configuration {
 modi: "drun";
 font: "JetBrainsMono Nerd Font 10";
 show-icons: false;
 terminal: "kitty";
 drun-display-format: "{name}";
 display-drun: " ";
 timeout {
  action: "kb-cancel";
  delay: 0;
  }
 filebrowser {
  directories-first: true;
  sorting-method: "name";
  }
 }

@theme "~/.config/rofi/dwm-dmenu-vert.rasi"

listview {
  columns: 1;
  lines: 12;
  fixed-height: true;
  layout: vertical;
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage