Files
nix/config/hypr/config/plugin.conf
Kris e4e6309652 a
2026-03-28 18:43:25 +02:00

26 lines
492 B
Plaintext

plugin:imgborders {
enabled = true
image = /etc/nixos/asset/thirdparty/deltarune/border.png
sizes = 52,52,52,52 # left, right, top, bottom
insets = 20,20,20,20 # left, right, top, bottom
# 16 16+8=24 16+4=20
# 1 = the same scale in deltarune
scale = 0.5
smooth = true
blur = false
noimgborders = true
}
plugin:dynamic-cursors {
enabled = false
mode = tilt
shake {
enabled = false
}
hyprcursor {
nearest = true
enabled = true
resolution = -12
}
}