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.
- Host: GitHub
- URL: https://github.com/UtkarshVerma/dotfiles
- Owner: UtkarshVerma
- License: gpl-3.0
- Created: 2021-05-10T18:20:07.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-06-17T06:12:04.000Z (9 months ago)
- Last Synced: 2025-06-17T06:33:18.658Z (9 months ago)
- Topics: arch-linux, dotfiles, dotfiles-linux
- Language: Lua
- Homepage:
- Size: 3.44 MB
- Stars: 21
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`.