4 lines
97 B
Fish
4 lines
97 B
Fish
|
function picom_default
|
||
|
picom -bGC --backend glx --unredir-if-possible-delay 1000 --vsync
|
||
|
end
|