about summary refs log tree commit diff
path: root/.config/rofi/config.rasi
blob: c80fd017b55bbec2d0d0ca9146025c52409e6f79 (plain)
1
2
3
4
5
6
7
8
9
10
configuration {
  display-drun: "Applications:";
  display-windows: "Windows:";
  drun-display-format: "{icon} {name}";
  font: "Google Sans 12";
  modi: "window,run,drun";
  show-icons: false;
}

@theme "/home/venomade/.config/rofi/theme.rasi"