[i3] Add compositor
This commit is contained in:
@@ -128,7 +128,7 @@ in {
|
|||||||
}
|
}
|
||||||
# Picom compositor for smooth rendering and no tearing (important for Nvidia)
|
# Picom compositor for smooth rendering and no tearing (important for Nvidia)
|
||||||
{
|
{
|
||||||
command = "picom -b";
|
command = "picom --backend glx -b";
|
||||||
always = false;
|
always = false;
|
||||||
notification = false;
|
notification = false;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user