From c790d9dc0026d4848ba4987ede93d17a120232a7 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Sun, 31 Dec 2017 23:22:48 -0500 Subject: [PATCH] rofi: switch to Ubuntu Mono font --- rofi/.config/rofi/config | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/rofi/.config/rofi/config b/rofi/.config/rofi/config index 32bcbb8..6b5a1ac 100644 --- a/rofi/.config/rofi/config +++ b/rofi/.config/rofi/config @@ -1,6 +1,6 @@ -! rofi.font: Ubuntu Mono 10.5 -!rofi.font: Inconsolata 16 -rofi.font: Iosevka 13 +rofi.font: Ubuntu Mono 13 +! rofi.font: Inconsolata 16 +! rofi.font: Iosevka 13 ! rofi.font: Source Code Pro 11 rofi.modi: run,window ! rofi.width: 640 @@ -8,6 +8,10 @@ rofi.width: 600 !rofi.location: 2 !rofi.yoffset: 200 rofi.monitor: -1 -rofi.lines: 10 +!rofi.lines: 10 + +!rofi.theme: /usr/share/rofi/themes//Arc.rasi +!rofi.theme: /usr/share/rofi/themes//Paper.rasi +!rofi.theme: /usr/share/rofi/themes//sidebar.rasi rofi.theme: /usr/share/rofi/themes//gruvbox-light.rasi -- 2.20.1