update README

This commit is contained in:
Anthony Rodriguez 2023-06-01 14:18:22 +02:00
parent 81d83d3fdf
commit 2fd119f128
No known key found for this signature in database

View file

@ -1,5 +1,6 @@
#+TITLE: nezia's dotfiles #+TITLE: my dotfiles
[[./screenshots/desktop.png]]
[[./screenshots/desktop-terminals.png]]
These are my personal dotfiles for configuring my workstation. I use [[https://www.gnu.org/software/stow/][stow]] to manage them, hence why everything is under its own module, so I can use ~stow *~ to symlink them to the right place. These are my personal dotfiles for configuring my workstation. I use [[https://www.gnu.org/software/stow/][stow]] to manage them, hence why everything is under its own module, so I can use ~stow *~ to symlink them to the right place.
* Theme * Theme
@ -18,4 +19,9 @@ I use [[https://github.com/catppuccin/catppuccin][catppuccin]] as my theme (the
Hyprland is configured to use a random wallpaper from the ~~/.dotfiles~ directory, so you need to have your wallpapers in it. Hyprland is configured to use a random wallpaper from the ~~/.dotfiles~ directory, so you need to have your wallpapers in it.
* Services and timers
The user-services module contains different systemd daemons and timers that you might or might not need depending on your specific use-case:
- sync: a systemd timer that synchronizes my password file and my org directory using [[https://rclone.org/][rclone]] to a remote called drive (runs every 5 minutes)
- ssh-agent: starts an ssh agent on SSH_ACTH_SOCK