index
:
dotfiles
master
Configuration files for a variety of programs
Aryadev Chavali <aryadev@aryadevchavali.com>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Scripts
/
.local
/
scripts
/
compositor
blob: 903ee30bc96830571f9067eb823591cbbf93038a (
plain
)
1
2
3
4
5
6
7
#!/usr/bin/env sh killall picom; picom \ --backend glx \ --no-fading-openclose \ ;