An open API service indexing awesome lists of open source software.

https://github.com/UtkarshVerma/dotfiles

Dotfiles of my Arch Linux setup.
https://github.com/UtkarshVerma/dotfiles

arch-linux dotfiles dotfiles-linux

Last synced: 8 months ago
JSON representation

Dotfiles of my Arch Linux setup.

Awesome Lists containing this project

README

          

# dotfiles

## Notes

- `greetd` launches `tuigreet` as `greeter` user. This means that it must be
able to access the symlinked files in `/etc/tuigreet/{launchers,sessions}`.
This is done using `chmod o+x ` for all parent directories of
`./root/etc/tuigreet/` to ensure that they are travesable by `greeter`.