diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2023-11-09 20:32:12 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2023-11-09 20:32:12 +0900 |
| commit | 4c37be6f4ed6be2ab4b4440aa567cb4d100eacfe (patch) | |
| tree | 70b769013f6e9dce6002c7337222cd37df58a1f8 /config/waybar/modules | |
| parent | 6989113e1a7ca5a1431e37d8305ffc22839ef1f0 (diff) | |
added ricing tips
Diffstat (limited to 'config/waybar/modules')
| -rw-r--r-- | config/waybar/modules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/waybar/modules b/config/waybar/modules index 75e6c7a3..c3173775 100644 --- a/config/waybar/modules +++ b/config/waybar/modules @@ -69,7 +69,7 @@ // NUMBERS and ICONS style "hyprland/workspaces#4": { "format": "{name}", - //"format": " {name}:{icon} ", + "format": " {name} {icon} ", //"format": " {icon} ", "show-special": false, "on-click": "activate", |
