mirror of
https://github.com/obsqrbtz/clrsync.git
synced 2026-04-08 20:19:04 +03:00
16 lines
312 B
Markdown
16 lines
312 B
Markdown
# 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
|