mirror of
https://github.imc.re/void-land/hyprland-void-dots
synced 2025-04-26 19:03:43 +02:00
feat: fps config
This commit is contained in:
parent
d3868fc647
commit
bffc3e35cc
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
# -----------------------------------------------------
|
||||
|
||||
general {
|
||||
max_fps = 75
|
||||
max_fps = 360
|
||||
gaps_in = 4
|
||||
gaps_out = 5
|
||||
border_size = 2
|
||||
|
@ -12,6 +12,6 @@ general {
|
|||
col.inactive_border = rgba(31313699)
|
||||
no_focus_fallback = true
|
||||
layout = dwindle
|
||||
allow_tearing = false
|
||||
allow_tearing = true
|
||||
sensitivity = 0.5
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue