diff options
| -rw-r--r-- | sif.nix | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -393,7 +393,7 @@ | |||
| 393 | 393 | ||
| 394 | services.compton = { | 394 | services.compton = { |
| 395 | enable = true; | 395 | enable = true; |
| 396 | backend = "xrender"; | 396 | backend = "glx"; |
| 397 | vSync = true; | 397 | vSync = true; |
| 398 | settings = { | 398 | settings = { |
| 399 | glx-swap-method = 3; | 399 | glx-swap-method = 3; |
