summaryrefslogtreecommitdiffstats
path: root/.config/rofi
diff options
context:
space:
mode:
Diffstat (limited to '.config/rofi')
-rw-r--r--.config/rofi/config.rasi2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/rofi/config.rasi b/.config/rofi/config.rasi
index 888713a..bec8bb4 100644
--- a/.config/rofi/config.rasi
+++ b/.config/rofi/config.rasi
@@ -1,5 +1,5 @@
1configuration { 1configuration {
2 modi: "drun,window,ssh"; 2 modi: "drun,window";
3 font: "Iosevka 10"; 3 font: "Iosevka 10";
4 drun-display-format: "{name} [<span weight='light' size='small'> | {generic}</span>]"; 4 drun-display-format: "{name} [<span weight='light' size='small'> | {generic}</span>]";
5 sidebar-mode: false; 5 sidebar-mode: false;