summaryrefslogtreecommitdiffstats
path: root/.config/compton/compton.conf (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add configs for compton, dunst, i3, i3status, jami, and mpvAmin Bandali2021-04-031-0/+85
|
* delete old config filesAmin Bandali2020-04-111-85/+0
| | | | | | | | | | - compton - dunst - i3status - sway - swaylock - ncmpcpp - pigeonhole
* compton: prevent occasional annoying black/white flashesAmin Bandali2019-09-111-1/+1
| | | | e.g. when switching workspaces in exwm
* compton: make fades more noticeableAmin Bandali2019-09-081-3/+3
|
* compton: tweak shadow and fadeAmin Bandali2019-09-081-6/+7
|
* compton: tweak config a bitAmin Bandali2019-09-071-4/+4
| | | | | make fades faster, also using glx seems to better get rid of tearing while scrolling (better vsync?)
* compton: addAmin Bandali2019-09-071-0/+84
https://github.com/yshui/compton 02139b7c9f8aa6181686edacd3f11c1f37f80693 sudo apt install libxext-dev libxcb1-dev libxcb-damage0-dev libxcb-xfixes0-dev libxcb-shape0-dev libxcb-render-util0-dev libxcb-render0-dev libxcb-randr0-dev libxcb-composite0-dev libxcb-image0-dev libxcb-present-dev libxcb-xinerama0-dev libpixman-1-dev libdbus-1-dev libconfig-dev libxdg-basedir-dev libgl1-mesa-dev libpcre2-dev libevdev-dev uthash-dev libevdev2 cmake meson --prefix=/data/bandali/usr/local --buildtype=release . build ninja -C build ninja -C build install