mirror of
https://github.com/obsqrbtz/clrsync.git
synced 2026-04-09 04:29:04 +03:00
moved palletes and templates into categories in extra
This commit is contained in:
15
extra/templates/desktop/gtk/readme.md
Normal file
15
extra/templates/desktop/gtk/readme.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# GTK
|
||||
|
||||
1. Download the [template file](gtk.css)
|
||||
|
||||
2. Configure the template in `~/.config/clrsync/config.toml`:
|
||||
|
||||
```toml
|
||||
[templates.gtk]
|
||||
enabled = true
|
||||
input_path = '~/.config/clrsync/templates/gtk.css'
|
||||
output_path = '~/.config/gtk-3.0/gtk.css'
|
||||
reload_cmd = ''
|
||||
```
|
||||
|
||||
3. Restart GTK applications to apply the theme
|
||||
Reference in New Issue
Block a user