Fix some Hyprland settings

This commit is contained in:
2026-05-10 01:16:01 -07:00
parent d24705e205
commit 08b9bfee87
3 changed files with 50 additions and 31 deletions

View File

@@ -10,8 +10,8 @@ hl.config({
general = {
gaps_in = 4,
gaps_out = 6,
float_gaps = 6,
border_size = 0,
layout = "dwindle",
no_focus_fallback = true
},
@@ -60,6 +60,7 @@ hl.config({
},
cursor = {
persistent_warps = true,
zoom_detached_camera = false,
},
xwayland = {
force_zero_scaling = true,