mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-20 05:59:51 -07:00
fix: disable hardware cursors on adrastea to stop choppiness
This commit is contained in:
parent
ef9446bd6b
commit
bf23ffa30c
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue