summaryrefslogtreecommitdiff
path: root/.config/rofi/config
blob: 7f449a2414c7447940dbc56a93aed1aa697f0982 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#
# | '__/ _ \ / _` / __|    Roger González
# | | | (_) | (_| \__ \    https://rogs.me
# |_|  \___/ \__, |___/    https://git.rogs.me
#            |___/
#
configuration {
  modi: "window,drun,ssh,combi";
  theme: gruvbox-dark-hard;
  font: "hack 22";
  combi-modi: "window,drun,ssh";
}