aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJa.KooLit <jimmielovejay@gmail.com>2023-10-22 19:05:34 +0900
committerGitHub <noreply@github.com>2023-10-22 19:05:34 +0900
commit1c37ed3b08c449ac279ebb7e98e565785c84b1ae (patch)
tree29583aba38faa6f798129e4ec12ca7a34fb03ad3
parent13b79b8084a1adc35015ce64bcdfc54461b5e2a5 (diff)
parentf524872eb1ffeceed14410919523f362b29cf0ca (diff)
Merge pull request #1 from darkeddie/main
Fixed formatting of workspace icons
-rw-r--r--config/waybar/modules24
1 files changed, 12 insertions, 12 deletions
diff --git a/config/waybar/modules b/config/waybar/modules
index 5ff07cef..95c127ab 100644
--- a/config/waybar/modules
+++ b/config/waybar/modules
@@ -141,23 +141,23 @@
"hyprland/workspaces": {
"format": "{name}",
- //"format": "{name}: {icon}",
- //"format": "{icon}",
+ //"format": " {name}:{icon} ",
+ //"format": " {icon} ",
"show-special": false,
"on-click": "activate",
"all-outputs": true,
"sort-by-number": true,
"format-icons": {
- "1": "main  ",
- "2": "2  ",
- "3": "3  ",
- "4": "4  ",
- "5": "5  ",
- "6": "6  ",
- "7": "7  ",
- "8": "8  ",
- "9": "9  ",
- "10": " 10 ",
+ "1": " ",
+ "2": " ",
+ "3": " ",
+ "4": " ",
+ "5": " ",
+ "6": " ",
+ "7": "",
+ "8": " ",
+ "9": "",
+ "10": "10",
"focused": "",
"default": "",
},
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage