my nixos system configuration
Find a file
2023-06-12 21:04:09 +02:00
dunst/.config/dunst initial commit 2023-06-01 11:26:29 +02:00
emacs update submodule 2023-06-09 10:07:19 +02:00
fontconfig/.config/fontconfig initial commit 2023-06-01 11:26:29 +02:00
git use pgp key instead of ssh for signing 2023-06-02 13:15:08 +02:00
gtk initial commit 2023-06-01 11:26:29 +02:00
hyprland/.config/hypr move platform theme from hyprland to profile (not hyprland specific) 2023-06-07 14:05:39 +02:00
keepassxc/.config/keepassxc initial commit 2023-06-01 11:26:29 +02:00
kitty/.config/kitty initial commit 2023-06-01 11:26:29 +02:00
mime/.config initial commit 2023-06-01 11:26:29 +02:00
qt5ct/.config/qt5ct update qt5ct 2023-06-01 13:13:25 +02:00
screenshots update screenshots 2023-06-02 15:53:25 +02:00
scripts/.scripts removed keepassXC sync (using pass now) 2023-06-02 13:15:30 +02:00
swaylock/.config/swaylock initial commit 2023-06-01 11:26:29 +02:00
user-services update service description 2023-06-08 16:02:24 +02:00
waybar/.config/waybar initial commit 2023-06-01 11:26:29 +02:00
wofi/.config/wofi initial commit 2023-06-01 11:26:29 +02:00
zsh add pip default directory to path 2023-06-08 11:43:43 +02:00
.gitmodules add emacs config as submodule 2023-06-08 11:51:33 +02:00
.stow-local-ignore add packages list to stow ignore 2023-06-12 21:04:09 +02:00
packages_list.txt add packages list 2023-06-12 21:03:51 +02:00
README.org update README 2023-06-07 09:26:22 +02:00

my dotfiles

/nezia/flocon/media/commit/b97ce279fa29e424badf2cca135c8067d210a8b2/screenshots/desktop.png /nezia/flocon/media/commit/b97ce279fa29e424badf2cca135c8067d210a8b2/screenshots/desktop-terminals.png

These are my personal dotfiles for configuring my workstation. I use 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

I use catppuccin as my theme (the mocha variant). I love the soothing pastel colors. The GTK theme and the Qt5 theme are also configured to be used with supported applications.

Software used

Hyprland is configured to use a random wallpaper from the $HOME/.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 org directory using rclone to a remote called drive (runs every 5 minutes)