aboutsummaryrefslogtreecommitdiffhomepage
path: root/example
diff options
context:
space:
mode:
authorthinkingwithberries <[email protected]>2022-06-23 21:52:17 +0800
committerGitHub <[email protected]>2022-06-23 21:52:17 +0800
commita8e25955345cab9c67767eb011b0dd5c2b8656d5 (patch)
tree0801ea51cd29a9be67f9db6d4fbb5bc0bb0ffab8 /example
parent3c6526dbbec819787c2a74e8e6d0407ee0f58146 (diff)
downloadHyprland-a8e25955345cab9c67767eb011b0dd5c2b8656d5.tar.gz
Hyprland-a8e25955345cab9c67767eb011b0dd5c2b8656d5.zip
Update hyprland.conf
Diffstat (limited to 'example')
-rw-r--r--example/hyprland.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/example/hyprland.conf b/example/hyprland.conf
index ad0893c4..75ed7731 100644
--- a/example/hyprland.conf
+++ b/example/hyprland.conf
@@ -17,7 +17,7 @@ input {
}
general {
- sensitivity=0.25 # sensitivity for mouse cursor
+ sensitivity=0.25 # for mouse cursor
main_mod=SUPER
gaps_in=5
@@ -26,7 +26,7 @@ general {
col.active_border=0x66ee1111
col.inactive_border=0x66333333
- apply_sens_to_raw=0 # apply the sensitivity to raw input (e.g. used by games where you aim using your mouse)
+ apply_sens_to_raw=0 # whether to apply the sensitivity to raw input (e.g. used by games where you aim using your mouse)
damage_tracking=full # leave it on full unless you hate your GPU and want to make it suffer
}