diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-02-25 18:47:46 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-02-25 18:49:18 +0900 |
| commit | 87fc8f08dfa28a0e9bc801f1356bf2ad1737e5c3 (patch) | |
| tree | fe0f5f8cb77534a43cb99e90ed3b55f176697eab /config/waybar/Modules_Extras | |
| parent | 510dd8b0de9223ec853969f13bed753994fe7ca0 (diff) | |
Added Modules_Extra in waybar for users own custom waybar modules
Diffstat (limited to 'config/waybar/Modules_Extras')
| -rw-r--r-- | config/waybar/Modules_Extras | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/config/waybar/Modules_Extras b/config/waybar/Modules_Extras new file mode 100644 index 00000000..abbc8a61 --- /dev/null +++ b/config/waybar/Modules_Extras @@ -0,0 +1,10 @@ +//* ---- 💫 https://github.com/JaKooLit 💫 ---- *// +/* Waybar Modules Extras */ + +/* This is where you can add Extra Modules you wish. copy.sh will try to restore*/ +/* this file along with the unique configs and styles. */ +/* IMPORTANT, be mindful with , or ". else waybar will not start */ + +{ + +}
\ No newline at end of file |
