From 697f5041692a2436cacc9def7a9e8f0eaf00ee09 Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Wed, 8 Jul 2020 08:48:15 -0500 Subject: [PATCH] dpi changes for laptop and different launcher --- rofi/launchers-git/blurry.rasi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/rofi/launchers-git/blurry.rasi b/rofi/launchers-git/blurry.rasi index b0eb602..0475fac 100644 --- a/rofi/launchers-git/blurry.rasi +++ b/rofi/launchers-git/blurry.rasi @@ -9,10 +9,10 @@ */ configuration { - font: "VictorMono Nerd Font 18.0"; + font: "VictorMono Nerd Font 38.0"; show-icons: true; icon-theme: "Papirus"; - display-drun: ""; + display-drun: " "; drun-display-format: "{name} {description}"; threads: 0; scroll-method: 0; @@ -81,7 +81,7 @@ entry { text-color: @foreground; expand: true; horizontal-align: 0; - // placeholder: "Search"; + placeholder: "Search"; blink: true; border: 0px; padding: 0px 0px 0px 10px;