fix: some stuff

This commit is contained in:
2025-11-10 21:14:09 +00:00
parent 920cb273e1
commit 3415379b2f
2 changed files with 7 additions and 6 deletions

View File

@ -1,6 +1,6 @@
set fish_greeting set fish_greeting
set -gx ANDROID_SDK_ROO set -gx ANDROID_SDK_ROOT
set -gx ANDROID_HOME $HOME/Android/Sdk set -gx ANDROID_HOME $HOME/Android/Sdk
set -gx NDK_HOME $ANDROID_HOME/ndk/$(ls -1 $ANDROID_HOME/ndk) set -gx NDK_HOME $ANDROID_HOME/ndk/$(ls -1 $ANDROID_HOME/ndk)

View File

@ -51,6 +51,7 @@ $menu = wofi --show drun
exec-once = waybar exec-once = waybar
exec-once = wl-paste --watch cliphist store exec-once = wl-paste --watch cliphist store
exec-once = hyprpaper exec-once = hyprpaper
exec-once = kdeconnectd
############################# #############################
### ENVIRONMENT VARIABLES ### ### ENVIRONMENT VARIABLES ###
@ -201,7 +202,7 @@ input {
follow_mouse = 1 follow_mouse = 1
sensitivity = 0 # -1.0 - 1.0, 0 means no modification. sensitivity = -2 # -1.0 - 1.0, 0 means no modification.
touchpad { touchpad {
natural_scroll = false natural_scroll = false
@ -212,10 +213,10 @@ input {
} }
# https://wiki.hyprland.org/Configuring/Variables/#gestures # https://wiki.hyprland.org/Configuring/Variables/#gestures
gestures { # gestures {
workspace_swipe = true # workspace_swipe = true
} # }
#
# Example per-device config # Example per-device config
# See https://wiki.hyprland.org/Configuring/Keywords/#per-device-input-configs for more # See https://wiki.hyprland.org/Configuring/Keywords/#per-device-input-configs for more
device { device {