diff options
Diffstat (limited to 'hypr')
| -rwxr-xr-x | hypr/hyprland.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index dc650a1..4f847fa 100755 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -50,8 +50,8 @@ dwindle { decoration { rounding = 10 - active_opacity = 1.0 - inactive_opacity = 0.8 + # active_opacity = 1.0 + # inactive_opacity = 0.8 blur { enabled = false } @@ -84,7 +84,7 @@ misc { input { kb_layout = us # kb_options = caps:swapescape - follow_mouse = 0 + follow_mouse = 1 sensitivity = -0.1 touchpad { natural_scroll = true |
