mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
vanadium/picom: document choices
This commit is contained in:
parent
4874f1f39b
commit
3a3e38dfa4
1 changed files with 3 additions and 1 deletions
|
|
@ -36,8 +36,10 @@
|
|||
|
||||
services.picom = {
|
||||
enable = true;
|
||||
backend = "glx";
|
||||
# avoid tearing
|
||||
vSync = true;
|
||||
|
||||
# buttery smooth
|
||||
fade = true;
|
||||
fadeDelta = 3;
|
||||
settings = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue