https://github.com/amazingustav/dotfiles
My personal config files
https://github.com/amazingustav/dotfiles
compton dunst i3 manjaro openvpn polybar termite
Last synced: 8 months ago
JSON representation
My personal config files
- Host: GitHub
- URL: https://github.com/amazingustav/dotfiles
- Owner: amazingustav
- Created: 2021-04-26T14:26:41.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-12-19T01:30:09.000Z (over 3 years ago)
- Last Synced: 2025-01-03T16:20:40.769Z (over 1 year ago)
- Topics: compton, dunst, i3, manjaro, openvpn, polybar, termite
- Language: Shell
- Homepage:
- Size: 10.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My .dotfiles
My setup:
* Distro: [Manjaro](https://manjaro.org/)
* Window Manager: [i3-gaps](https://github.com/Airblader/i3)
* GTK Theme: [Arc-Dark](https://github.com/horst3180/arc-theme)
* Compositor: [Compton](https://github.com/chjj/compton)
* Notification Daemon: [Dunst](https://dunst-project.org)
* Terminal: [Termite](https://github.com/thestinger/termite)

# Thankful area
[thepabloaguilar](https://github.com/thepabloaguilar), who explained the advantages of using a .dotfiles repo, to have showed me the magic of i3, and how to configure almost all plugins.
[enricolo4](https://github.com/enricolo4) who helped me put the last single pieces on their right places and make some configurations works.
[r/unixporn](https://www.reddit.com/r/unixporn/), these guy are awesome and so full of creative content. A big part of my setup if from here.