pinwheel: Set dpi scaling in hyprland
This commit is contained in:
@@ -153,7 +153,11 @@
|
||||
};
|
||||
|
||||
extraConfig = ''
|
||||
exec-once = waybar
|
||||
exec-once = waybar
|
||||
|
||||
monitor=eDP-1, 1920x1200@60, 0x0, 1
|
||||
env = GDK_DPI_SCALE,1.5
|
||||
env = XCURSOR_SIZE,64
|
||||
'';
|
||||
|
||||
settings = {
|
||||
@@ -161,6 +165,10 @@
|
||||
|
||||
animations.enabled = false;
|
||||
|
||||
xwayland = {
|
||||
force_zero_scaling = true;
|
||||
};
|
||||
|
||||
input = {
|
||||
kb_layout = "se";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user