dotfiles

Config files from my daily system
Index Commits Files Refs README
commit 4db28b7743a7b92f436c1e154cda3182dd9b469b
parent 344c8dceecc65a5fad9a620c2b879b28c6f3f212
Author: mjkloeckner <martin.cachari@gmail.com>
Date:   Wed, 21 Dec 2022 19:01:03 -0300

updated README

Diffstat:
MREADME.md | 4+++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -14,7 +14,7 @@ debugging [6502 emulator](https://github.com/mjkloeckner/6502)
 - **SHELL**: Zsh 
 - **Font**: [Victor Mono Regular](https://rubjo.github.io/victor-mono/)
 - **Term**: kitty because of the ligature support, I also use suckless's simple
-  terminal (st) too on my laptop
+  terminal (st) on my laptop
 - **Editor**: vim (neovim)
 - **Web Browser**: Firefox
 - **Login Manager**: autologin on tty1 and starting Xserver from zshrc
@@ -31,3 +31,5 @@ fi
   [script](https://github.com/klewer-martin/scripts/blob/inspiron/lockscreen)
 - **Notifications**: Dunst 
 - **Blue light filter**: redshift
+- **Compositor**: jonaburg's picom fork (adds efects when changing workspaces in
+  dwm)