diff --git a/config/fish/config.fish b/config/fish/config.fish index 3b067c23..99e791ae 100755 --- a/config/fish/config.fish +++ b/config/fish/config.fish @@ -1,6 +1,6 @@ set fish_greeting -set -gx ANDROID_SDK_ROO +set -gx ANDROID_SDK_ROOT set -gx ANDROID_HOME $HOME/Android/Sdk set -gx NDK_HOME $ANDROID_HOME/ndk/$(ls -1 $ANDROID_HOME/ndk) diff --git a/config/hypr/hyprland.conf b/config/hypr/hyprland.conf index 01e03967..933c2286 100644 --- a/config/hypr/hyprland.conf +++ b/config/hypr/hyprland.conf @@ -51,6 +51,7 @@ $menu = wofi --show drun exec-once = waybar exec-once = wl-paste --watch cliphist store exec-once = hyprpaper +exec-once = kdeconnectd ############################# ### ENVIRONMENT VARIABLES ### @@ -201,7 +202,7 @@ input { follow_mouse = 1 - sensitivity = 0 # -1.0 - 1.0, 0 means no modification. + sensitivity = -2 # -1.0 - 1.0, 0 means no modification. touchpad { natural_scroll = false @@ -212,10 +213,10 @@ input { } # https://wiki.hyprland.org/Configuring/Variables/#gestures -gestures { - workspace_swipe = true -} - +# gestures { +# workspace_swipe = true +# } +# # Example per-device config # See https://wiki.hyprland.org/Configuring/Keywords/#per-device-input-configs for more device {