diff options
| author | Thomas Schneider <qsx@qsx.re> | 2019-06-20 01:21:01 +0200 |
|---|---|---|
| committer | Thomas Schneider <qsx@qsx.re> | 2019-06-20 01:21:01 +0200 |
| commit | bc68131f0f66081adf96737fd729988e0373c1e2 (patch) | |
| tree | 518ab2db327e042b6ff2f364536b8a2215a32d63 /dot.config-rofi-config.rasi | |
| parent | 0f76c6c33aac439c0ae458b2aaf1a3ca7b38cdf1 (diff) | |
Replace dmenu with rofi
Diffstat (limited to 'dot.config-rofi-config.rasi')
| -rw-r--r-- | dot.config-rofi-config.rasi | 5 |
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"; +} |
