summaryrefslogtreecommitdiff
path: root/waybar/.config/waybar/config
diff options
context:
space:
mode:
Diffstat (limited to 'waybar/.config/waybar/config')
-rw-r--r--waybar/.config/waybar/config11
1 files changed, 8 insertions, 3 deletions
diff --git a/waybar/.config/waybar/config b/waybar/.config/waybar/config
index cb4b264..c91f692 100644
--- a/waybar/.config/waybar/config
+++ b/waybar/.config/waybar/config
@@ -1,7 +1,11 @@
{
- "height": 20, // Waybar height (to be removed for auto height)
"modules-left": ["river/tags"],
- "modules-right": ["pulseaudio", "network", "battery","clock"],
+ "modules-right": ["pulseaudio", "network", "battery", "clock"],
+ "modules-center": ["custom/notetoself"],
+
+ /*"custom/notetoself": {
+ "format": "NO GOONING 🔥 Apps are a way for so-so foids to deceive with optical illusion"
+ },*/
"river/tags": {
"num-tags": 9
@@ -10,7 +14,8 @@
"clock": {
"tooltip-format": "<big>{:%Y %B}</big>\n<tt><small>{calendar}</small></tt>",
"format-alt": "{:%Y-%m-%d}",
- "format": "{:%I:%M %P}"
+ "format": "{:%I:%M %p}"
+ //"format": "{:%I:%M %P}"
},
"backlight": {