Skip to content

Commit

Permalink
Document sync_gsettings_theme in cursor (#743)
Browse files Browse the repository at this point in the history
it syncs gsettings with xcursor theme on theme load.
  • Loading branch information
gulafaran authored Aug 9, 2024
1 parent ae08043 commit bc36070
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/Configuring/Variables.md
Original file line number Diff line number Diff line change
Expand Up @@ -419,6 +419,7 @@ _Subcategory `group:groupbar:`_

| name | description | type | default |
| --- | --- | --- | --- |
| sync_gsettings_theme | sync xcursor theme with gsettings, it applies cursor-theme and cursor-size on theme load to gsettings making most CSD gtk based clients use same xcursor theme and size. | bool | true |
| no_hardware_cursors | disables hardware cursors | bool | false |
| no_break_fs_vrr | disables scheduling new frames on cursor movement for fullscreen apps with VRR enabled to avoid framerate spikes (requires `no_hardware_cursors = true`) | bool | false |
| min_refresh_rate | minimum refresh rate for cursor movement when `no_break_fs_vrr` is active. Set to minimum supported refresh rate or higher | int | 24 |
Expand Down

0 comments on commit bc36070

Please sign in to comment.