diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-03-09 01:00:49 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-03-09 01:00:49 +0900 |
| commit | 0139fd0f52a641de450d1aa3a55c4c3d4f95bc9a (patch) | |
| tree | d3be141a6f7b9b79815dddbc0056dedb592c0a7c /config/waybar/ModulesCustom | |
| parent | 57d40606da158adea48d7ce7ac2b463837ab4b7f (diff) | |
added top arrow waybar and style
Diffstat (limited to 'config/waybar/ModulesCustom')
| -rw-r--r-- | config/waybar/ModulesCustom | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/config/waybar/ModulesCustom b/config/waybar/ModulesCustom index 86cbe6c6..64be23a5 100644 --- a/config/waybar/ModulesCustom +++ b/config/waybar/ModulesCustom @@ -217,4 +217,53 @@ "interval": "once", "tooltip": false }, +"custom/arrow1": { + "format": "", + "tooltip": false +}, + +"custom/arrow2": { + "format": "", + "tooltip": false +}, + +"custom/arrow3": { + "format": "", + "tooltip": false +}, + +"custom/arrow4": { + "format": "", + "tooltip": false +}, + +"custom/arrow5": { + "format": "", + "tooltip": false +}, + +"custom/arrow6": { + "format": "", + "tooltip": false +}, + +"custom/arrow7": { + "format": "", + "tooltip": false +}, + +"custom/arrow8": { + "format": "", + "tooltip": false +}, + +"custom/arrow9": { + "format": "", + "tooltip": false +}, + +"custom/arrow10": { + "format": "", + "tooltip": false +} }
\ No newline at end of file |
