From efb336a23b65a9a2d56889396b13c1757bdaf354 Mon Sep 17 00:00:00 2001 From: Roger Gonzalez Date: Sun, 29 Dec 2019 14:58:33 -0300 Subject: Initial commit --- .config/rofi/config | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .config/rofi/config (limited to '.config/rofi') diff --git a/.config/rofi/config b/.config/rofi/config new file mode 100644 index 00000000..efa0bd68 --- /dev/null +++ b/.config/rofi/config @@ -0,0 +1,6 @@ +configuration { + modi: "window,drun,ssh,combi"; + theme: DarkBlue; + font: "hack 22"; + combi-modi: "window,drun,ssh"; +} -- cgit v1.2.3