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;