[compositor] fix non working config

This commit is contained in:
2024-02-27 15:23:47 +00:00
parent 4a1b7f74cd
commit 86e4bd99a5
3 changed files with 10 additions and 4 deletions
+6
View File
@@ -0,0 +1,6 @@
#!/bin/bash
set -e
picom &
exit 0