Migrate from stow to dm theme manager
Move all config files from .config/ into themes/dracula/.config/ so the dm tool can manage them as file-level symlinks. Removes .bak file. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
53a43e4683
commit
b043d2807d
100 changed files with 0 additions and 10 deletions
10
themes/dracula/.config/kitty/kitty.conf
Normal file
10
themes/dracula/.config/kitty/kitty.conf
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
include dracula.conf
|
||||
|
||||
confirm_os_window_close 0
|
||||
|
||||
# BEGIN_KITTY_FONTS
|
||||
font_family family="Iosevka Term"
|
||||
bold_font auto
|
||||
italic_font auto
|
||||
bold_italic_font auto
|
||||
# END_KITTY_FONTS
|
||||
Loading…
Add table
Add a link
Reference in a new issue