mirror of
https://github.imc.re/void-land/hyprland-void-dots
synced 2025-06-04 02:13:42 +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 {
|
general {
|
||||||
max_fps = 75
|
max_fps = 360
|
||||||
gaps_in = 4
|
gaps_in = 4
|
||||||
gaps_out = 5
|
gaps_out = 5
|
||||||
border_size = 2
|
border_size = 2
|
||||||
|
@ -12,6 +12,6 @@ general {
|
||||||
col.inactive_border = rgba(31313699)
|
col.inactive_border = rgba(31313699)
|
||||||
no_focus_fallback = true
|
no_focus_fallback = true
|
||||||
layout = dwindle
|
layout = dwindle
|
||||||
allow_tearing = false
|
allow_tearing = true
|
||||||
sensitivity = 0.5
|
sensitivity = 0.5
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue