fix(hypr): use correct scale factor for laptop monitor

This commit is contained in:
Price Hiller 2024-01-04 21:39:23 -06:00
parent 154e7749ed
commit 5e7c83b8c1
Signed by: Price
SSH Key Fingerprint: SHA256:Y4S9ZzYphRn1W1kbJerJFO6GGsfu9O70VaBSxJO7dF8

View File

@ -1,4 +1,4 @@
monitor = , preferred, auto, 1 monitor = , preferred, auto, 1
monitor=eDP-1,preferred,auto,1.4 monitor=eDP-1,preferred,auto,1.35
bindl=,switch:off:Lid Switch,exec,hyprctl keyword monitor "eDP-1, preferred, auto, 1" bindl=,switch:off:Lid Switch,exec,hyprctl keyword monitor "eDP-1, preferred, auto, 1"
bindl=,switch:on:Lid Switch,exec,~/.config/hypr/scripts/disable-laptop-screen.bash bindl=,switch:on:Lid Switch,exec,~/.config/hypr/scripts/disable-laptop-screen.bash