Heyo, so I’m new to linux as a whole and decided to pick EndeavourOS but I’m having some issues of which I can’t find the answers online (although I am still looking!)
I’ve managed to up my refresh rate to 144hz, except all of my windows still seem to be at 60hz. It’s just my mouse and presumably everything else that isn’t a window that runs at 144 right now and I have no idea how to fix this
I did this using xrandr --output HDMI-1 --mode 1920x1080 --rate 144 in my terminal and also set it up in my BSPWMRC config
I’m also trying to change my mouse sensitivity and adjust acceleration but I haven’t been able to do this yet either
Also, when I turn on caps lock it enables it when I press my capslock key, but when I press it to disable it it only gets disabled when I let go of the key. How do I fix this?
EDIT: Actually, another thing. When I switch desktops it resets my mouse to the middle of the screen, can I change that somehow?
EDIT2: I am now setting my refresh rate through picom. This seems to have fixed the refresh rate issue for everything except Discord
This stopped working and I noticed that picom said that option was deprecated, so I removed it.
EDIT3: Logs added https://clbin.com/wdb0D
Thanks in advance