Change screen scale

This commit is contained in:
Evie Litherland-Smith 2023-10-05 07:16:21 +01:00
parent e60576bcc3
commit 8a928bea4c

View file

@ -2,6 +2,6 @@
{ {
xdg.configFile."hypr/extra.conf".text = '' xdg.configFile."hypr/extra.conf".text = ''
monitor=eDP-1,preferred,auto,1.25 monitor=eDP-1,preferred,auto,1.00
''; '';
} }