From a4ef19864d28a2cf51e0f3ab827bf8cf12bc3d38 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Sun, 17 Jan 2021 15:57:13 +0300 Subject: set rofi theme to slate --- .config/rofi/config.rasi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 { show-icons: true; terminal: "kitty"; combi-modi: "window,drun"; - theme: "onedark"; + theme: "slate"; display-window: "↪"; display-run: "!"; display-drun: "λ"; -- cgit v1.2.3-70-g09d2