афыввафыв123
This commit is contained in:
27
matugen/config.toml
Normal file
27
matugen/config.toml
Normal file
@@ -0,0 +1,27 @@
|
||||
[config]
|
||||
|
||||
[templates.hyprland]
|
||||
input_path = "hyprland.conf"
|
||||
output_path = "~/.config/hypr/colors.conf"
|
||||
post_hook = "hyprctl reload"
|
||||
|
||||
[templates.kitty]
|
||||
input_path = 'kitty.conf'
|
||||
output_path = '~/.config/kitty/colors.conf'
|
||||
|
||||
[templates.waybar]
|
||||
input_path = 'colors.css'
|
||||
output_path = '~/.config/waybar/colors.css'
|
||||
post_hook = 'pkill -SIGUSR2 waybar'
|
||||
|
||||
[templates.gtk3]
|
||||
input_path = 'colors.css'
|
||||
output_path = '~/.config/gtk-3.0/colors.css'
|
||||
|
||||
[templates.gtk4]
|
||||
input_path = 'colors.css'
|
||||
output_path = '~/.config/gtk-4.0/colors.css'
|
||||
|
||||
[templates.wofi]
|
||||
input_path = "colors.css"
|
||||
output_path = "~/.config/wofi/colors.css"
|
Reference in New Issue
Block a user