dpi changes for laptop and different launcher
This commit is contained in:
parent
bdc9927c62
commit
697f504169
|
@ -9,7 +9,7 @@
|
|||
*/
|
||||
|
||||
configuration {
|
||||
font: "VictorMono Nerd Font 18.0";
|
||||
font: "VictorMono Nerd Font 38.0";
|
||||
show-icons: true;
|
||||
icon-theme: "Papirus";
|
||||
display-drun: " ";
|
||||
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue