dots/README.md

19 lines
1002 B
Markdown
Raw Normal View History

2021-03-19 16:26:13 -04:00
# dots
My dotfiles.
2021-03-19 16:31:59 -04:00
## Installation
Copy all the folders in here (including hidden ones like .config) to your home directory.
You don't need .git, and you probably don't need my scripts in .local/bin (like mon-on or notification-sound.sh).
2021-03-19 16:49:25 -04:00
You also don't need to copy programs and programs-aur, they're there so I can install my programs on new installs.
2021-03-19 16:31:59 -04:00
2021-04-04 12:39:19 -04:00
You should install [my dwm](https://github.com/dogeystamp/dwm), [dmenu](https://github.com/dogeystamp/dmenu), [slock](https://github.com/dogeystamp/slock) and [st](https://github.com/dogeystamp/st) builds as well as this for a complete desktop environment.
2021-03-19 16:37:09 -04:00
2021-03-19 16:40:05 -04:00
### Note
The xinitrc provides changes I like, such as swapping escape and caps lock, which you should remove if you don't need.
2021-04-23 20:29:14 -04:00
Also, the aesthetic is very minimal, so consider adding a wallpaper, configuring picom to use blur, and add transparency to your applications if you desire.
2021-03-19 16:40:05 -04:00
2021-03-19 16:37:09 -04:00
**Desktop Preview**
![preview](https://raw.githubusercontent.com/DogeyStamp/dots/main/preview.png)