12 lines
159 B
Plaintext
Executable File
12 lines
159 B
Plaintext
Executable File
#.fsdefaults
|
|
[ -z "$DISPLAY" ]
|
|
:
|
|
command -v unagi
|
|
unagi
|
|
command -v picom
|
|
picom --experimental-backends
|
|
command -v compton
|
|
compton
|
|
command -v xcompmgr
|
|
xcompmgr
|