revert: hyprland tearing
This commit is contained in:
parent
2b83d59ae9
commit
b753acc669
2 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@ general {
|
||||||
|
|
||||||
no_focus_fallback = false
|
no_focus_fallback = false
|
||||||
layout = dwindle
|
layout = dwindle
|
||||||
allow_tearing = true
|
# allow_tearing = true
|
||||||
}
|
}
|
||||||
|
|
||||||
misc {
|
misc {
|
||||||
|
|
|
@ -12,7 +12,7 @@
|
||||||
# -----------------------------------------------------
|
# -----------------------------------------------------
|
||||||
env = XCURSOR_SIZE,24
|
env = XCURSOR_SIZE,24
|
||||||
env = QT_QPA_PLATFORM,wayland
|
env = QT_QPA_PLATFORM,wayland
|
||||||
env = WLR_DRM_NO_ATOMIC,1
|
# env = WLR_DRM_NO_ATOMIC,1
|
||||||
|
|
||||||
$SCRIPT_PATH = ~/.config/hypr/scripts
|
$SCRIPT_PATH = ~/.config/hypr/scripts
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue