aboutsummaryrefslogtreecommitdiff
path: root/dot.config-rofi-config.rasi
diff options
context:
space:
mode:
authorThomas Schneider <qsx@qsx.re>2019-06-20 01:21:01 +0200
committerThomas Schneider <qsx@qsx.re>2019-06-20 01:21:01 +0200
commitbc68131f0f66081adf96737fd729988e0373c1e2 (patch)
tree518ab2db327e042b6ff2f364536b8a2215a32d63 /dot.config-rofi-config.rasi
parent0f76c6c33aac439c0ae458b2aaf1a3ca7b38cdf1 (diff)
Replace dmenu with rofi
Diffstat (limited to 'dot.config-rofi-config.rasi')
-rw-r--r--dot.config-rofi-config.rasi5
1 files changed, 5 insertions, 0 deletions
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";
+}