Skip to content

Instantly share code, notes, and snippets.

View coffeeyoda's full-sized avatar
🔰
I may be slow to respond.

coffeeyoda

🔰
I may be slow to respond.
  • A land with midnight sun!
View GitHub Profile
@fufexan
fufexan / accel.py
Last active June 9, 2026 00:38
Hyprland custom accel_profile
#!/usr/bin/env python3
# original at https://gist.github.com/yinonburgansky/7be4d0489a0df8c06a923240b8eb0191
# modified for ease of use in Hyprland
# calculation are based on http://www.esreality.com/index.php?a=post&id=1945096
# assuming windows 10 uses the same calculation as windows 7.
# guesses have been made calculation is not accurate
# touchpad users make sure your touchpad is calibrated with `sudo libinput measure touchpad-size`
@yinonburgansky
yinonburgansky / windows-acceleration-function.py
Last active June 9, 2026 00:37
windows acceleration function
# calculation are based on http://www.esreality.com/index.php?a=post&id=1945096
# assuming windows 10 uses the same calculation as windows 7.
# guesses have been made calculation is not accurate
# touchpad users make sure your touchpad is calibrated with `sudo libinput measure touchpad-size`
# import matplotlib.pyplot as plt
import struct
# set according to your device:
xinput_device_id = 13
device_dpi = 1000 # mouse dpi