diff --git a/hyprland.conf b/hyprland.conf index 1e771ff..47d358b 100644 --- a/hyprland.conf +++ b/hyprland.conf @@ -55,6 +55,8 @@ $menu = tofi-drun --drun-launch=true exec-once = eww daemon & eww open-many bar widget_window resource_monitor exec-once = systemctl --user start hyprpolkitagent + exec-once = awww img -o "DP-3" /home/Downloads/Wallpapers/oceanside.png + exec-once = awww img -o "HDMI-A-1" /home/Downloads/Wallpapers/arch.png ############################ # See https://wiki.hyprland.org/Configuring/Environment-variables/ @@ -189,10 +191,8 @@ input { follow_mouse = 1 sensitivity = 0 # -1.0 - 1.0, 0 means no modification. + accel_profile = flat - touchpad { - natural_scroll = true - } } # https://wiki.hyprland.org/Configuring/Variables/#gestures @@ -202,10 +202,10 @@ input { # Example per-device config # See https://wiki.hyprland.org/Configuring/Keywords/#per-device-input-configs for more -device { - name = epic-mouse-v1 - sensitivity = -0.5 -} +#device { +# name = epic-mouse-v1 +# sensitivity = -0.5 +#} ###################