Fix some Hyprland settings
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user