Compare commits

..

No commits in common. "0774630ed0741ebf12eae24a7cf3201c38152340" and "8e02d0c76f461e8293f25c8bf729f5089776abe9" have entirely different histories.

2 changed files with 1 additions and 3 deletions

View file

@ -105,8 +105,7 @@ gestures {
# Example per-device config
# See https://wiki.hyprland.org/Configuring/Keywords/#executing for more
device {
name = epic-mouse-v1
device:epic-mouse-v1 {
sensitivity = -0.5
}

View file

@ -14,6 +14,5 @@ if [ -d "$WALLPAPER_DIRECTORY" ]; then
cat >"$HYPRPAPER_CNF" << EOF
preload = $WALLPAPER_FILE
wallpaper = ,$WALLPAPER_FILE
splash = false
EOF
fi