update quickshell conf
This commit is contained in:
@ -196,7 +196,7 @@ animations {
|
||||
|
||||
# See https://wiki.hypr.land/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
|
||||
}
|
||||
|
||||
@ -330,6 +330,13 @@ windowrule {
|
||||
suppress_event = maximize
|
||||
}
|
||||
|
||||
xwayland {
|
||||
enabled = true
|
||||
use_nearest_neighbor = true
|
||||
force_zero_scaling = false
|
||||
create_abstract_socket = false
|
||||
}
|
||||
|
||||
# Fix some dragging issues with XWayland
|
||||
windowrule {
|
||||
name = fix-xwayland-drags
|
||||
|
||||
Reference in New Issue
Block a user