├── README.md ├── alacritty.yml ├── picom.conf ├── screenshot.png ├── xmobarrc └── xmonad.hs /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/unsafe-andrew-old/dotfiles/HEAD/README.md -------------------------------------------------------------------------------- /alacritty.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/unsafe-andrew-old/dotfiles/HEAD/alacritty.yml -------------------------------------------------------------------------------- /picom.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/unsafe-andrew-old/dotfiles/HEAD/picom.conf -------------------------------------------------------------------------------- /screenshot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/unsafe-andrew-old/dotfiles/HEAD/screenshot.png -------------------------------------------------------------------------------- /xmobarrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/unsafe-andrew-old/dotfiles/HEAD/xmobarrc -------------------------------------------------------------------------------- /xmonad.hs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/unsafe-andrew-old/dotfiles/HEAD/xmonad.hs --------------------------------------------------------------------------------