mirror of
https://github.com/rad4day/Waybar.git
synced 2025-07-13 14:42:29 +02:00
chore: rename config to config.jsonc
Only changes the name of the default config we install and does not affect the lookup logic in any way. Man pages were already fixed in #2744
This commit is contained in:
@ -518,8 +518,8 @@ executable(
|
||||
)
|
||||
|
||||
install_data(
|
||||
'./resources/config',
|
||||
'./resources/style.css',
|
||||
'resources/config.jsonc',
|
||||
'resources/style.css',
|
||||
install_dir: sysconfdir / 'xdg/waybar'
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user