This commit is contained in:
Maximilian Wagner
2026-08-07 17:09:38 +02:00
parent aab166eb0b
commit 62e7b049d7
+5 -3
View File
@@ -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,