Skip to content
Discussion options

You must be logged in to vote

As mentioned by @ashimokawa here: #2750 (comment)

The setting is stored in the file ~/.local/state/cosmic-comp/a11y_screen_filter.ron which can either be:

  1. Removed with the following command:
    rm ~/.local/state/cosmic-comp/a11y_screen_filter.ron

OR

  1. manually changing the value in the file to false:
 (
-     inverted: true,
+     inverted: false,
 )

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by MorningSage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant