move xdg directories to the default location.

a lot of applications seem to hardcode this location, so it's better to
have something default, or default-adjasoned.
This commit is contained in:
2025-11-19 09:37:29 +01:00
parent f6b93d5126
commit a50ead749a
61 changed files with 6 additions and 6 deletions

17
.config/kitty/kitty.conf Normal file
View File

@@ -0,0 +1,17 @@
# BEGIN_KITTY_THEME
# Gruvbox Dark
include current-theme.conf
# END_KITTY_THEME
# shell tmux
enable_audio_bell no
background_opacity 0.90
# BEGIN_KITTY_FONTS
font_family family="JetBrainsMonoNL Nerd Font Mono"
font_size 11.0
bold_font auto
italic_font auto
bold_italic_font auto
# END_KITTY_FONTS