fix: disable hardware cursors on adrastea to stop choppiness

This commit is contained in:
Youwen Wu 2024-10-10 21:30:23 -07:00
parent ef9446bd6b
commit bf23ffa30c
Signed by: youwen5
GPG key ID: 865658ED1FE61EC3

View file

@ -5,6 +5,7 @@
"eDP-1, disable" "eDP-1, disable"
"HDMI-A-1,2560x1440@144,0x0,1.0" "HDMI-A-1,2560x1440@144,0x0,1.0"
]; ];
wayland.windowManager.hyprland.settings.cursor.no_hardware_cursors = true;
# since we are using this as a "desktop" of sorts, we have no need to save # since we are using this as a "desktop" of sorts, we have no need to save
# power by using optimus. poor performance on external display, so we add # power by using optimus. poor performance on external display, so we add