diff options
author | vaxerski <[email protected]> | 2022-03-19 21:46:29 +0100 |
---|---|---|
committer | vaxerski <[email protected]> | 2022-03-19 21:46:29 +0100 |
commit | 7b7ce638f41e706ca24147d680ff16b55d4f2dd0 (patch) | |
tree | 90052c4e4e30913f5959da6895e7bd698b782f23 /example | |
parent | 3277321c26820ff0e3459c3d57cd5ce2b2855dff (diff) | |
download | Hyprland-7b7ce638f41e706ca24147d680ff16b55d4f2dd0.tar.gz Hyprland-7b7ce638f41e706ca24147d680ff16b55d4f2dd0.zip |
refresh rates
Diffstat (limited to 'example')
-rw-r--r-- | example/hyprland.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/example/hyprland.conf b/example/hyprland.conf index a4666948..9dbcb070 100644 --- a/example/hyprland.conf +++ b/example/hyprland.conf @@ -3,7 +3,7 @@ # # Refer to the wiki for more information. -monitor=,1280x720,0x0,0.5,1 +monitor=,1280x720@60,0x0,0.5,1 general { max_fps=240 |