dpi changes for laptop and different launcher

This commit is contained in:
Chris Cochrun 2020-07-08 08:48:15 -05:00
parent bdc9927c62
commit 697f504169

View file

@ -9,7 +9,7 @@
*/ */
configuration { configuration {
font: "VictorMono Nerd Font 18.0"; font: "VictorMono Nerd Font 38.0";
show-icons: true; show-icons: true;
icon-theme: "Papirus"; icon-theme: "Papirus";
display-drun: " "; display-drun: " ";
@ -81,7 +81,7 @@ entry {
text-color: @foreground; text-color: @foreground;
expand: true; expand: true;
horizontal-align: 0; horizontal-align: 0;
// placeholder: "Search"; placeholder: "Search";
blink: true; blink: true;
border: 0px; border: 0px;
padding: 0px 0px 0px 10px; padding: 0px 0px 0px 10px;