From 56a95be1ebb7bad26ccd81d2a323af8229f2e092 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Thu, 26 Sep 2019 20:40:07 +0300 Subject: Change rofi look --- .config/rofi/config | 3 ++- .config/rofi/onedark.rasi | 8 ++++---- 2 files changed, 6 insertions(+), 5 deletions(-) (limited to '.config/rofi') diff --git a/.config/rofi/config b/.config/rofi/config index e9bf877..ba268d9 100644 --- a/.config/rofi/config +++ b/.config/rofi/config @@ -1,3 +1,4 @@ -rofi.modi: window,run,ssh +rofi.modi: combi,ssh +rofi.combi-modi: window,drun rofi.terminal: kitty rofi.theme: onedark diff --git a/.config/rofi/onedark.rasi b/.config/rofi/onedark.rasi index 9680d32..704eb57 100644 --- a/.config/rofi/onedark.rasi +++ b/.config/rofi/onedark.rasi @@ -9,9 +9,9 @@ */ configuration { - display-drun: "drun"; - display-run: "run"; - display-window: "win"; + display-drun: "λ"; + display-run: "!"; + display-window: "↪"; show-icons: true; } @@ -27,7 +27,7 @@ configuration { spacing: 0; background-color: transparent; - font: "Fira Code 14"; + font: "Iosevka 16"; text-color: @text; } -- cgit v1.2.3-70-g09d2