diff --git a/hypr/.config/hypr/hyprland.conf b/hypr/.config/hypr/hyprland.conf index e9aaca4..ffa1c64 100755 --- a/hypr/.config/hypr/hyprland.conf +++ b/hypr/.config/hypr/hyprland.conf @@ -254,7 +254,7 @@ input { sensitivity = 0 # -1.0 - 1.0, 0 means no modification. touchpad { - natural_scroll = false + natural_scroll = true } } diff --git a/hypr/.config/waybar/config.jsonc b/hypr/.config/waybar/config.jsonc index a17e1c8..7dc3202 100755 --- a/hypr/.config/waybar/config.jsonc +++ b/hypr/.config/waybar/config.jsonc @@ -27,7 +27,7 @@ "backlight", "keyboard-state", //"hyprland/language", - //"battery", + "battery", //"battery#bat2", "clock", "tray",