diff options
| author | anand <anand.panchdhari@gmail.com> | 2026-02-03 17:31:26 +0530 |
|---|---|---|
| committer | anand <anand.panchdhari@gmail.com> | 2026-02-03 17:31:26 +0530 |
| commit | 5837cac44aec2e5f5e3c033ecc6dac21cb794058 (patch) | |
| tree | 21022276c40cf6de6b5184b71364e514e831805e /hypr/hyprland.conf | |
| parent | 783b0263bf6a999b6a02a3459a771b88263f2af6 (diff) | |
bluetooth, added chrome and removed opacity changes in hyprland
Diffstat (limited to 'hypr/hyprland.conf')
| -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 |
