| Commit message (Expand) | Author | Age | Files | Lines |
* | Add configs for compton, dunst, i3, i3status, jami, and mpv |  Amin Bandali | 2021-04-03 | 1 | -0/+85 |
* | delete old config files•••- compton
- dunst
- i3status
- sway
- swaylock
- ncmpcpp
- pigeonhole
|  Amin Bandali | 2020-04-11 | 1 | -85/+0 |
* | compton: prevent occasional annoying black/white flashes•••e.g. when switching workspaces in exwm
|  Amin Bandali | 2019-09-11 | 1 | -1/+1 |
* | compton: make fades more noticeable |  Amin Bandali | 2019-09-08 | 1 | -3/+3 |
* | compton: tweak shadow and fade |  Amin Bandali | 2019-09-08 | 1 | -6/+7 |
* | compton: tweak config a bit•••make fades faster, also using glx seems to better get rid of tearing
while scrolling (better vsync?)
|  Amin Bandali | 2019-09-07 | 1 | -4/+4 |
* | compton: add•••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
|  Amin Bandali | 2019-09-07 | 1 | -0/+84 |