Switching back to standard picom.

This commit is contained in:
Derek Taylor
2021-04-04 10:43:40 -05:00
parent c94368ca8c
commit cfd2519212
11 changed files with 47 additions and 435 deletions

View File

@@ -1,12 +1,8 @@
#!/usr/bin/env bash
#
# Using bash in the shebang rather than /bin/sh, which should
# be avoided as non-POSIX shell users (fish) may experience errors.
lxsession &
picom --experimental-backends &
picom &
nitrogen --restore &
urxvtd -q -o -f &
/usr/bin/emacs --daemon &
volumeicon &
nm-applet &