From bc68131f0f66081adf96737fd729988e0373c1e2 Mon Sep 17 00:00:00 2001 From: Thomas Schneider Date: Thu, 20 Jun 2019 01:21:01 +0200 Subject: Replace dmenu with rofi --- dot.config-rofi-config.rasi | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 dot.config-rofi-config.rasi (limited to 'dot.config-rofi-config.rasi') diff --git a/dot.config-rofi-config.rasi b/dot.config-rofi-config.rasi new file mode 100644 index 0000000..a86a69a --- /dev/null +++ b/dot.config-rofi-config.rasi @@ -0,0 +1,5 @@ +configuration { + modi: "drun,run,ssh"; + dpi: 0; + theme: "DarkBlue"; +} -- cgit v1.2.3