revert: hyprland tearing

This commit is contained in:
hesam-init 2024-03-28 17:01:36 +03:30
parent 2b83d59ae9
commit b753acc669
2 changed files with 2 additions and 2 deletions

View file

@ -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 {

View file

@ -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