From 60dd74fab411570e40e774ed3838c054ce315b03 Mon Sep 17 00:00:00 2001 From: Loek Le Blansch Date: Tue, 23 Jul 2024 22:20:35 +0200 Subject: always 6 lines in rofi --- .config/rofi/config.rasi##template | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.config/rofi/config.rasi##template b/.config/rofi/config.rasi##template index 6fc4c28..1aae2ea 100644 --- a/.config/rofi/config.rasi##template +++ b/.config/rofi/config.rasi##template @@ -49,11 +49,7 @@ listview { cycle: false; margin: 0 0 -1px 0; scrollbar: false; -{% if yadm.hostname == "thoncc" %} - lines: 5; -{% else %} lines: 6; -{% endif %} } element { -- cgit v1.2.3