Compare commits
No commits in common. "0774630ed0741ebf12eae24a7cf3201c38152340" and "8e02d0c76f461e8293f25c8bf729f5089776abe9" have entirely different histories.
0774630ed0
...
8e02d0c76f
2 changed files with 1 additions and 3 deletions
|
@ -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
|
||||
}
|
||||
|
||||
|
|
|
@ -14,6 +14,5 @@ if [ -d "$WALLPAPER_DIRECTORY" ]; then
|
|||
cat >"$HYPRPAPER_CNF" << EOF
|
||||
preload = $WALLPAPER_FILE
|
||||
wallpaper = ,$WALLPAPER_FILE
|
||||
splash = false
|
||||
EOF
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue