diff options
author | vaxerski <[email protected]> | 2022-03-19 20:30:21 +0100 |
---|---|---|
committer | vaxerski <[email protected]> | 2022-03-19 20:30:21 +0100 |
commit | cf76b9060636c03e495fe522f7b4c251327adc98 (patch) | |
tree | 424cb5592f17e6a8b492a45e1baa562f4afc2fd6 /example | |
parent | f9a4e9aecd2f38d0f82f24ac2dd4a1f9d4d84045 (diff) | |
download | Hyprland-cf76b9060636c03e495fe522f7b4c251327adc98.tar.gz Hyprland-cf76b9060636c03e495fe522f7b4c251327adc98.zip |
multimon fixes
Diffstat (limited to 'example')
-rw-r--r-- | example/hyprland.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/example/hyprland.conf b/example/hyprland.conf index eb5d19f0..a4666948 100644 --- a/example/hyprland.conf +++ b/example/hyprland.conf @@ -7,6 +7,7 @@ monitor=,1280x720,0x0,0.5,1 general { max_fps=240 + sensitivity=0.25 gaps_in=5 gaps_out=20 border_size=1 |