Add template configs for Waybar
This commit is contained in:
parent
f95f722252
commit
faab1e3ea4
2 changed files with 6 additions and 0 deletions
5
etc/skel/.config/waybar/config.jsonc.example
Normal file
5
etc/skel/.config/waybar/config.jsonc.example
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"include": [
|
||||
"/etc/xdg/xdg-ubuntusway/waybar/config.jsonc"
|
||||
]
|
||||
}
|
1
etc/skel/.config/waybar/style.css.example
Normal file
1
etc/skel/.config/waybar/style.css.example
Normal file
|
@ -0,0 +1 @@
|
|||
@import "/etc/xdg/xdg-ubuntusway/waybar/style.css";
|
Loading…
Add table
Reference in a new issue