mirror of
https://github.com/obsqrbtz/clrsync.git
synced 2026-04-08 20:19:04 +03:00
changed default kitty config location
This commit is contained in:
@@ -12,11 +12,11 @@ output_path = '~/.config/clrsync/formats-demo'
|
||||
[templates.kitty]
|
||||
enabled = true
|
||||
input_path = '~/.config/clrsync/templates/kitty.conf'
|
||||
output_path = '~/.config/kitty/kitty_test.conf'
|
||||
output_path = '~/.config/kitty/clrsync.conf'
|
||||
reload_cmd = 'pkill -SIGUSR1 kitty'
|
||||
|
||||
[templates.nvim]
|
||||
enabled = true
|
||||
input_path = '~/.config/clrsync/templates/nvim.lua'
|
||||
output_path = '~/.config/nvim/colors/clrsync.lua'
|
||||
reload_cmd = ''
|
||||
reload_cmd = ''
|
||||
|
||||
Reference in New Issue
Block a user