No description
Find a file
2024-02-29 12:16:12 +01:00
bat feat: tools 2024-02-10 14:34:27 +01:00
kitty feat: night and day theme across tools 2024-01-30 19:35:52 +01:00
nix fix(nvim): lsp complete requires a snippet engine 2024-02-29 10:48:46 +01:00
nvim feat(nvim): more formatters 2024-02-29 12:16:12 +01:00
scripts feat: night and day theme across tools 2024-01-30 19:35:52 +01:00
ssh just dotfiles are enough 2021-03-20 23:36:25 +01:00
starship feat: nix with home manager 2024-01-30 00:30:26 +01:00
tmux feat(tmux): nicer window names 2023-04-29 19:53:37 +02:00
.gitignore feat(workspace): switch to alpine from ubuntu 2020-12-26 15:00:26 +01:00
install.sh fix: misc 2024-02-01 09:17:18 +01:00
LICENSE Initial commit 2020-11-28 17:47:08 +01:00
README.md feat: night and day theme across tools 2024-01-30 19:35:52 +01:00

My dotfiles configuration

Expected configuration:

  • Fedora Silverblue as host
  • Nix with home-manager for tools and software.

Dark and Light themes

Neovim and Kitty are configured to follow Gnome's dark and light theme changes.

By default they are initially light and in case of changes, they will start to match the correct preferences.

To make this work, night theme switcher extension is needed and configured to use scripts/sunrise.sh and scripts/sunset.sh as "run commands".