diff --git a/dot_config/kanshi/config b/dot_config/kanshi/config index 407429d..827d2e5 100644 --- a/dot_config/kanshi/config +++ b/dot_config/kanshi/config @@ -9,5 +9,9 @@ profile dual-off { } profile laptop { - output eDP-1 enable mode 3840x2160@60Hz scale 2 + output eDP-1 enable scale 2 +} + +profile laptop-off { + output eDP-1 disable }