diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-02-25 18:47:21 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-02-25 18:47:21 +0900 |
| commit | 55410fd3091862156f32a5dd9630ee59ff3f8177 (patch) | |
| tree | 6e3d0b76d0da981dd36100b107d02d27d29f6a0e /config/waybar/Modules_Extras | |
| parent | fe8e1f08c380f371dd81c935994f13f340043032 (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 |
