Skip to content

Commit

Permalink
hyprlock: add general:screencopy_mode (#952)
Browse files Browse the repository at this point in the history
  • Loading branch information
PaideiaDilemma authored Jan 24, 2025
1 parent b7eabd1 commit abb1369
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/Hypr Ecosystem/hyprlock.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ Variables in the `general` category:
| immediate_render | makes hyprlock immediately start to draw widgets. Backgrounds will render `background:color` until their `background:path` resource is available | bool | false |
| text_trim | sets if the text should be trimmed, useful to avoid trailing newline in commands output | bool | true |
| fractional_scaling | whether to use fractional scaling. 0 - disabled, 1 - enabled, 2 - auto | int | 2 |
| screencopy_mode | selects screencopy mode. 0 - gpu accelerated, 1 - cpu based (slow) | int | 0 |

{{< callout type=warning >}}

Expand Down

0 comments on commit abb1369

Please sign in to comment.