summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSadbeast <sadbeast@sadbeast.com>2020-09-17 13:47:47 -0500
committerSadbeast <sadbeast@sadbeast.com>2020-09-17 13:47:47 -0500
commit9363b8ea5166b9e61f698696ecd1f1a1de1cbe83 (patch)
treea8a97bb18e02375e8eab1be2ca81fc587dd7fbcc
parenta66ef7906c3a7d554053df085fdf95c7c9f23177 (diff)
downloadcfg-9363b8ea5166b9e61f698696ecd1f1a1de1cbe83.tar.gz
cfg-9363b8ea5166b9e61f698696ecd1f1a1de1cbe83.tar.bz2
clean up
-rw-r--r--.config/waybar/config5
1 files changed, 2 insertions, 3 deletions
diff --git a/.config/waybar/config b/.config/waybar/config
index 1f42858..afaf3f5 100644
--- a/.config/waybar/config
+++ b/.config/waybar/config
@@ -3,8 +3,7 @@
"position": "top",
"height": 22,
- "modules-left": ["sway/workspaces", "sway/mode"],
- "modules-center": ["sway/window"],
+ "modules-left": ["sway/workspaces", "sway/mode", "sway/window"],
"modules-right": ["tray", "battery", "clock"],
"sway/workspaces": {
"format": "{name}",
@@ -18,7 +17,7 @@
"tooltip": false
},
"clock": {
- "format": "{:%a %d %H:%M}",
+ "format": "{:%a %d %I:%M}",
"tooltip": false
},
"battery": {