home/programs/hyprland: scale laptop monitor down
This commit is contained in:
parent
a0e7e87d77
commit
e42966f263
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
||||||
"GDK_SCALE,2"
|
"GDK_SCALE,2"
|
||||||
];
|
];
|
||||||
monitor = [
|
monitor = [
|
||||||
"eDP-1, preferred, auto, 1.566667"
|
"eDP-1, preferred, auto, 1.33"
|
||||||
];
|
];
|
||||||
workspace = [
|
workspace = [
|
||||||
"special:terminal, on-created-empty:foot"
|
"special:terminal, on-created-empty:foot"
|
||||||
|
|
Loading…
Reference in a new issue