diff --git a/dots/.config/hypr/conf/core/monitors.conf b/dots/.config/hypr/conf/core/monitors.conf index 559f0dfb..b1604a0c 100644 --- a/dots/.config/hypr/conf/core/monitors.conf +++ b/dots/.config/hypr/conf/core/monitors.conf @@ -1,4 +1,4 @@ monitor = ,preferred,auto,auto -monitor=eDP-1,preferred,auto,1.5 -bindl=,switch:off:Lid Switch,exec,hyprctl keyword monitor "eDP-1,preferred,auto,1.5" -bindl=,switch:on:Lid Switch,exec,hyprctl keyword monitor "eDP-1,disable" +monitor=eDP-1,preferred,0x0,1.5 +bindl=,switch:off:Lid Switch,exec,brightnessctl s 50% +bindl=,switch:on:Lid Switch,exec,brightnessctl s 0%