dots/hypr/config/misc.conf
2025-04-20 13:02:58 +02:00

39 lines
507 B
Plaintext

general {
gaps_in = 5
gaps_out = 5
layout = master
}
decoration {
rounding = 10
active_opacity = 1.0
inactive_opacity = 0.8
shadow {
enabled = false
}
blur {
enabled = false
}
}
gestures {
workspace_swipe = true
workspace_swipe_fingers = 3
workspace_swipe_create_new = true
}
misc {
vfr = true
allow_session_lock_restore = true
force_default_wallpaper = 0
disable_hyprland_logo = true
}
xwayland {
force_zero_scaling = true
}