aboutsummaryrefslogtreecommitdiff
path: root/.config/rofi/config.rasi
blob: b4b8feae17ad42e8d678c3d28429c3273f03f2d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
configuration {
  bw:                0;
  kb-remove-to-eol:  "";
  hide-scrollbar:    true;
  disable-history:   false;
  fake-transparency: false;
  separator-style:   "none";
  kb-row-up:         "Up,Control+k";
  kb-row-down:       "Down,Control+j";
  kb-accept-entry:   "Control+m,Return,KP_Enter";
}

@theme "theme"