summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorGravatar Tom Willemse2016-02-10 12:10:04 +0100
committerGravatar Tom Willemse2016-02-10 12:10:04 +0100
commit1e1079931311142081bfa704936c5baa41cb4243 (patch)
tree7ebe7edbd3a8e761fe0b984eb2d50bba65b848c9 /x11
parent357d0cb5af8418d33d0b1a43b0611963af5650c3 (diff)
downloaddotfiles-1e1079931311142081bfa704936c5baa41cb4243.tar.gz
dotfiles-1e1079931311142081bfa704936c5baa41cb4243.zip
Make rofi fit in the screen again
Diffstat (limited to 'x11')
-rw-r--r--x11/.config/Xresources/Rofi.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/.config/Xresources/Rofi.conf b/x11/.config/Xresources/Rofi.conf
index 3c52f16..fe8cea4 100644
--- a/x11/.config/Xresources/Rofi.conf
+++ b/x11/.config/Xresources/Rofi.conf
@@ -40,6 +40,6 @@ rofi.padding: 15
! a sidebar look. The fixed-num-lines is required for when there are
! less than 24 possible options when rofi starts. Which happens a lot
! when working with windows.
-rofi.lines: 41
-rofi.line-margin: 6
+rofi.lines: 38
+rofi.line-margin: 4
rofi.fixed-num-lines: true