From fec55e318234c4ae663aa1494d203d6eb11c350e Mon Sep 17 00:00:00 2001 From: Josh Fabean Date: Tue, 31 Mar 2020 17:24:21 -0500 Subject: [PATCH] changing rofi changes to be not full screen --- .config/rofi/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/rofi/config b/.config/rofi/config index bfb9a7a..0b47fce 100644 --- a/.config/rofi/config +++ b/.config/rofi/config @@ -9,7 +9,7 @@ rofi.color-active: #d41919, #d41919, #d41919, #98d1ce, #ffffff rofi.color-urgent: #0a0f14, #ff1844, #0a0f14, #394249, #ff1844 rofi.lines: 7 rofi.eh: 2 -rofi.fullscreen: true +rofi.fullscreen: false !rofi.width: 1400px rofi.padding: 400 rofi.opacity: 90 @@ -18,4 +18,4 @@ rofi.terminal: termite rofi.glob: true rofi.tokenize: false rofi.font: Source Sans Pro 30 -rofi.theme: ./flat-redux-green.rasi +rofi.theme: ./flat-redux-green-window.rasi