diff options
| author | Blista Kanjo | 2022-02-17 13:36:31 -0500 |
|---|---|---|
| committer | Blista Kanjo | 2022-02-17 13:36:31 -0500 |
| commit | 496b90e2323aa5f17636d12fb6a788c8fb6aaf84 (patch) | |
| tree | b4484346b143242c81192d09afed50fb8489699a | |
| parent | a1ec59a2a5b7742a3b34f90dfa0a878e7ff1936a (diff) | |
removed deprecated setting: refresh-rate
| -rw-r--r-- | picom.conf | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -248,7 +248,7 @@ detect-client-opacity = true; # try detecting this with X RandR extension. # # refresh-rate = 60 -refresh-rate = 75; +# refresh-rate = 75; # Limit picom to repaint at most once every 1 / 'refresh_rate' second to # boost performance. This should not be used with |
