From 7b7997f34eedc4b5acc83b40ee01007d81f35e03 Mon Sep 17 00:00:00 2001 From: Justine Smithies Date: Sat, 21 Jun 2025 13:43:07 +0100 Subject: Stopped using Kanshi so added monitor rules to maomaowm config and focus HDMI-A-1 if available. --- .config/maomao/config.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to '.config/maomao/config.conf') diff --git a/.config/maomao/config.conf b/.config/maomao/config.conf index f269f22..bdfd78b 100644 --- a/.config/maomao/config.conf +++ b/.config/maomao/config.conf @@ -243,3 +243,6 @@ mousebind=NONE,btn_right,killclient,0 axisbind=SUPER,UP,viewtoleft_have_client axisbind=SUPER,DOWN,viewtoright_have_client +# Monitor Rules +monitorrule=eDP-1,0.55,1,tile,0,1,1920,0 +monitorrule=HDMI-A-1,0.55,1,tile,0,1,0,0 -- cgit v1.2.3