Tweak hyprland
This commit is contained in:
parent
c78eaddef2
commit
728acefdfe
|
@ -115,6 +115,10 @@ in with lib; {
|
|||
workspace_swipe = false
|
||||
}
|
||||
|
||||
xwayland {
|
||||
force_zero_scaling = true
|
||||
}
|
||||
|
||||
bind = SUPER, Q, exec, alacritty
|
||||
bind = SUPER, C, killactive,
|
||||
# bind = SUPER, M, exit,
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
# disable 10 bit output for now as this breaks screenshots
|
||||
misc {
|
||||
vrr = 1
|
||||
no_direct_scanout = false
|
||||
}
|
||||
monitor=DP-3,preferred,auto,1.4
|
||||
input {
|
||||
|
|
Loading…
Reference in New Issue