diff options
-rw-r--r-- | .config/rofi/config.rasi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/rofi/config.rasi b/.config/rofi/config.rasi index 92e7aa5..7dadde0 100644 --- a/.config/rofi/config.rasi +++ b/.config/rofi/config.rasi @@ -1,5 +1,5 @@ configuration { - modi: "drun,run,window,ssh"; + modi: "drun,run"; lines: 4; font: "JetBrainsMono NF 10"; matching: "fuzzy"; |