summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
Diffstat (limited to '.config')
-rw-r--r--.config/waybar/config15
1 files changed, 15 insertions, 0 deletions
diff --git a/.config/waybar/config b/.config/waybar/config
index dab3301..556780a 100644
--- a/.config/waybar/config
+++ b/.config/waybar/config
@@ -3,6 +3,21 @@
"modules-left": ["sway/workspaces", "sway/mode"],
"modules-center": ["sway/window"],
"modules-right": ["tray", "custom/alsa", "network", "battery", "clock"],
+ "sway/workspaces": {
+ "format": "{icon}",
+ "format-icons": {
+ "1": "一",
+ "2": "二",
+ "3": "三",
+ "4": "四",
+ "5": "五",
+ "6": "六",
+ "7": "七",
+ "8": "八",
+ "9": "九",
+ "10": "十"
+ }
+ },
"sway/window": {
"max-length": 100,
"icon": true,