summaryrefslogtreecommitdiff
path: root/.config/login.d/10_gtk3.sh
blob: 1546f4521f4ec106f9abd93e83f8c1fb788269f4 (plain)
1
2
3
4
5
#!/hint/sh

# "It's not a bug, it's a feature that your scroll wheel doesn't work
# by default" -- asshole GTK+ 3 developers
export GDK_CORE_DEVICE_EVENTS=1