changes
This commit is contained in:
+5
-3
@@ -9,8 +9,10 @@ misc:middle_click_paste = false
|
|||||||
monitor=eDP-1,highres,0x0,1.566667
|
monitor=eDP-1,highres,0x0,1.566667
|
||||||
# Home
|
# Home
|
||||||
monitor=desc:HKC OVERSEAS LIMITED 27E1Q 0000000000001,2560x1440@144,2256x0,1
|
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:HAT Kamvas 16 L56051794302,1920x1080,5896x0,1
|
||||||
|
monitor=desc:Technical Concepts Ltd Beyond TV 0x00010000,3840x2160@60,2256x0,1
|
||||||
|
|
||||||
# Away
|
# Away
|
||||||
monitor=desc:Samsung Electric Company SAMSUNG,1920x1080@60,2256x0,1
|
monitor=desc:Samsung Electric Company SAMSUNG,1920x1080@60,2256x0,1
|
||||||
monitor=desc:LG Electronics IPS225 Serial Number,1920x1080@60,-1920x0,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
|
# See https://wiki.hyprland.org/Configuring/Dwindle-Layout/ for more
|
||||||
dwindle {
|
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
|
preserve_split = true # You probably want this
|
||||||
force_split = 2
|
force_split = 2
|
||||||
}
|
}
|
||||||
@@ -298,7 +300,7 @@ bind = $mainMod ALT, L, exec, $lockscreen
|
|||||||
# Windows
|
# Windows
|
||||||
bind = $mainMod SHIFT, SPACE, togglefloating,
|
bind = $mainMod SHIFT, SPACE, togglefloating,
|
||||||
bind = $mainMod, P, pseudo, # dwindle
|
bind = $mainMod, P, pseudo, # dwindle
|
||||||
bind = $mainMod, J, togglesplit, # dwindle
|
#bind = $mainMod, J, togglesplit, # dwindle
|
||||||
bind = $mainMod, F, fullscreen,
|
bind = $mainMod, F, fullscreen,
|
||||||
bind = $mainMod, TAB, cyclenext,
|
bind = $mainMod, TAB, cyclenext,
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user