diff options
author | thinkingwithberries <[email protected]> | 2022-06-23 20:30:28 +0800 |
---|---|---|
committer | GitHub <[email protected]> | 2022-06-23 20:30:28 +0800 |
commit | ccdb03391ecc4f66034a056a4bd601e3477d8b3d (patch) | |
tree | efac2cbf3a6bdfed915cf0afbd59ed1a83f837fa /example | |
parent | 6ba5edd13ec3e92045547602261ac3ffa89c8dcc (diff) | |
download | Hyprland-ccdb03391ecc4f66034a056a4bd601e3477d8b3d.tar.gz Hyprland-ccdb03391ecc4f66034a056a4bd601e3477d8b3d.zip |
removed unused max fps option
Diffstat (limited to 'example')
-rw-r--r-- | example/hyprland.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/example/hyprland.conf b/example/hyprland.conf index 0f4715a4..ad0893c4 100644 --- a/example/hyprland.conf +++ b/example/hyprland.conf @@ -17,7 +17,6 @@ input { } general { - max_fps=60 # deprecated, unused sensitivity=0.25 # sensitivity for mouse cursor main_mod=SUPER |