Fix rofi DPI auto-detect
This commit is contained in:
@@ -5,7 +5,8 @@ configuration {
|
|||||||
terminal: "alacritty";
|
terminal: "alacritty";
|
||||||
sidebar-mode: false;
|
sidebar-mode: false;
|
||||||
fullscreen: true;
|
fullscreen: true;
|
||||||
dpi: 100;
|
/* Let rofi auto-detect DPI under Wayland/Xwayland to avoid blurry scaling. */
|
||||||
|
dpi: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
@theme "colorful/style_7.rasi"
|
@theme "colorful/style_7.rasi"
|
||||||
|
|||||||
Reference in New Issue
Block a user