From ab74ddb90b0f940da67db65f1bdcc16ff323e023 Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Thu, 27 Oct 2016 16:08:29 -0700 Subject: [PATCH] [Rofi] Set font to source code pro --- dotfiles/Xresources | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dotfiles/Xresources b/dotfiles/Xresources index d7462de3..f0f2a2b1 100644 --- a/dotfiles/Xresources +++ b/dotfiles/Xresources @@ -1,8 +1,12 @@ ! ------------------------------------------------------------------------------ ! ROFI Color theme ! ------------------------------------------------------------------------------ + rofi.padding: 30 +rofi.font: source code pro semibold 12 + +! border width rofi.bw: 5 rofi.color-enabled: true rofi.color-window: #121212, #455a64, #000000