Compositor script
This commit is contained in:
7
Scripts/.local/scripts/compositor
Executable file
7
Scripts/.local/scripts/compositor
Executable file
@@ -0,0 +1,7 @@
|
|||||||
|
#!/usr/bin/env sh
|
||||||
|
|
||||||
|
killall picom;
|
||||||
|
picom \
|
||||||
|
--backend glx \
|
||||||
|
--no-fading-openclose \
|
||||||
|
;
|
||||||
Reference in New Issue
Block a user