summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 be1a68b..647b36a 100644
--- a/.config/rofi/config.rasi
+++ b/.config/rofi/config.rasi
@@ -3,7 +3,7 @@ configuration {
3 show-icons: true; 3 show-icons: true;
4 terminal: "kitty"; 4 terminal: "kitty";
5 combi-modi: "window,drun"; 5 combi-modi: "window,drun";
6 theme: "onedark"; 6 theme: "slate";
7 display-window: "↪"; 7 display-window: "↪";
8 display-run: "!"; 8 display-run: "!";
9 display-drun: "λ"; 9 display-drun: "λ";