From 62e7b049d70d80b739931377916282fa6c691ccb Mon Sep 17 00:00:00 2001 From: Maximilian Wagner Date: Fri, 7 Aug 2026 17:09:38 +0200 Subject: [PATCH] changes --- hyprland.conf | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/hyprland.conf b/hyprland.conf index 83b785d..490b979 100644 --- a/hyprland.conf +++ b/hyprland.conf @@ -9,8 +9,10 @@ misc:middle_click_paste = false monitor=eDP-1,highres,0x0,1.566667 # Home monitor=desc:HKC OVERSEAS LIMITED 27E1Q 0000000000001,2560x1440@144,2256x0,1 -monitor=desc:Acer Technologies GN276HL T6BEE0018501,1920x1080,4816x0,1,transform,3 +monitor=desc:Acer Technologies GN276HL T6BEE0018501,1920x1080,4816x0,0.6#,transform,3 monitor=desc:HAT Kamvas 16 L56051794302,1920x1080,5896x0,1 +monitor=desc:Technical Concepts Ltd Beyond TV 0x00010000,3840x2160@60,2256x0,1 + # Away monitor=desc:Samsung Electric Company SAMSUNG,1920x1080@60,2256x0,1 monitor=desc:LG Electronics IPS225 Serial Number,1920x1080@60,-1920x0,1 @@ -176,7 +178,7 @@ windowrule = rounding 0, match:float no, match:workspace f[1] # See https://wiki.hyprland.org/Configuring/Dwindle-Layout/ for more dwindle { - pseudotile = true # Master switch for pseudotiling. Enabling is bound to mainMod + P in the keybinds section below + #pseudotile = true # Master switch for pseudotiling. Enabling is bound to mainMod + P in the keybinds section below preserve_split = true # You probably want this force_split = 2 } @@ -298,7 +300,7 @@ bind = $mainMod ALT, L, exec, $lockscreen # Windows bind = $mainMod SHIFT, SPACE, togglefloating, bind = $mainMod, P, pseudo, # dwindle -bind = $mainMod, J, togglesplit, # dwindle +#bind = $mainMod, J, togglesplit, # dwindle bind = $mainMod, F, fullscreen, bind = $mainMod, TAB, cyclenext,