hot corner problem
#3564
-
why is top-left still being used when i dont have it set? its using both top-left and top right when i only want it to be top-right |
Beta Was this translation helpful? Give feedback.
Answered by
Uzlkav
Mar 9, 2026
Replies: 3 comments 3 replies
-
|
It has to be set in your config somewhere else too I think. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Please provide your config.kdl |
Beta Was this translation helpful? Give feedback.
3 replies
-
|
setting it to empty fixes it |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Your monitors are directly adjacent, is one hitting the top left of one of them triggering top right in the other? Try adding this to whichever one is on the left:
Also, I'm fairly sure you can set
HDMI-A-2to be atx=0 y=0HDMI-A-1to be atx=1920 y=0without any issues, which I only mention because negative coordinated can cause issues.