https://github.com/0x20f/dotfiles
Arch Linux configuration files and API wrappers.
https://github.com/0x20f/dotfiles
arch-linux dotfiles ruby template-engine
Last synced: 3 months ago
JSON representation
Arch Linux configuration files and API wrappers.
- Host: GitHub
- URL: https://github.com/0x20f/dotfiles
- Owner: 0x20F
- Created: 2017-08-18T12:40:13.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2021-12-29T18:06:09.000Z (over 4 years ago)
- Last Synced: 2025-05-18T05:32:04.399Z (about 1 year ago)
- Topics: arch-linux, dotfiles, ruby, template-engine
- Language: Ruby
- Homepage:
- Size: 16.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
.dotfiles
pretty, documented, understandable, configs
## Directories
#### `.config`
All the _general_ configuration files for a well functioning and good looking linux environment. That usually means configuration files for all the installed applications that can be configured (usually stored in `~/.config`)
#### `.pictures`
User profile pictures, and other visual goodies.
#### `.scripts`
Shell scripts (and Ruby scripts) for controlling the system itself, such as opening rofi menus and so on:
| directory | description |
|:---------:| ---------------------------------------------------------------------------------------------- |
| `control` | Brightness, Microphone, and Volume controls |
| `dunst` | dunst notification logging |
| `lock` | Screen locking script using i3lock-color |
| `menus` | rofi scripts for opening different kinds of menus: power, wifi, etc. |
| `polybar` | polybar status scripts for different polybar modules: wifi on/off, audio-level, etc. |
| `utils` | General utility scripts, for taking screenshots, or for locking the screen and going to sleep. |
# TODO:
Everything