aboutsummaryrefslogtreecommitdiffstats
path: root/config/waybar
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay@gmail.com>2023-11-18 09:14:16 +0900
committerJaKooLit <jimmielovejay@gmail.com>2023-11-18 09:14:16 +0900
commite2a6abfb76007f575b4d52a09d72961e4f5a176c (patch)
treeb100c7213c0c45bd1395e745539170eb5c39e803 /config/waybar
parent4651d2c8725090720b5e46fb98da228af04728a3 (diff)
Updated Help file, updated waybar, & more
Diffstat (limited to 'config/waybar')
-rw-r--r--config/waybar/configs/Camellia [Bottom]2
-rw-r--r--config/waybar/configs/Camellia [TOP]2
-rw-r--r--config/waybar/configs/Chrysanthemum [Bottom]1
-rw-r--r--config/waybar/configs/Chrysanthemum [TOP]1
-rw-r--r--config/waybar/configs/Gardenia [Bottom]3
-rw-r--r--config/waybar/configs/Gardenia [TOP]3
-rw-r--r--config/waybar/configs/Peony [Bottom]2
-rw-r--r--config/waybar/configs/Peony [TOP]2
8 files changed, 10 insertions, 6 deletions
diff --git a/config/waybar/configs/Camellia [Bottom] b/config/waybar/configs/Camellia [Bottom]
index d3e52c5d..c3357572 100644
--- a/config/waybar/configs/Camellia [Bottom]
+++ b/config/waybar/configs/Camellia [Bottom]
@@ -76,7 +76,7 @@
"clock#cam": {
"interval": 60,
- //"format": "{:%A, %H:%M %p}",
+ //"format": "{:%A, %I:%M %P}",
"format": "{:%A, %H:%M}",
"max-length": 25,
diff --git a/config/waybar/configs/Camellia [TOP] b/config/waybar/configs/Camellia [TOP]
index 59e0bef3..dd8c87d7 100644
--- a/config/waybar/configs/Camellia [TOP]
+++ b/config/waybar/configs/Camellia [TOP]
@@ -76,7 +76,7 @@
"clock#cam": {
"interval": 60,
- //"format": "{:%A, %H:%M %p}",
+ //"format": "{:%A, %I:%M %P}",
"format": "{:%A, %H:%M}",
"max-length": 25,
diff --git a/config/waybar/configs/Chrysanthemum [Bottom] b/config/waybar/configs/Chrysanthemum [Bottom]
index 3e5afc1d..9f1f192a 100644
--- a/config/waybar/configs/Chrysanthemum [Bottom]
+++ b/config/waybar/configs/Chrysanthemum [Bottom]
@@ -47,6 +47,7 @@
},
"clock#gar": {
+ //"format": "{:%A, %I:%M %P}",
"format": "{:%a %d | %H:%M}",
"format-alt": "{:%A, %d %B, %Y (%R)}"
},
diff --git a/config/waybar/configs/Chrysanthemum [TOP] b/config/waybar/configs/Chrysanthemum [TOP]
index 598a666f..665eec5b 100644
--- a/config/waybar/configs/Chrysanthemum [TOP]
+++ b/config/waybar/configs/Chrysanthemum [TOP]
@@ -47,6 +47,7 @@
},
"clock#gar": {
+ //"format": "{:%A, %I:%M %P}",
"format": "{:%a %d | %H:%M}",
"format-alt": "{:%A, %d %B, %Y (%R)}"
},
diff --git a/config/waybar/configs/Gardenia [Bottom] b/config/waybar/configs/Gardenia [Bottom]
index 0adec1c4..8e0ce16c 100644
--- a/config/waybar/configs/Gardenia [Bottom]
+++ b/config/waybar/configs/Gardenia [Bottom]
@@ -50,7 +50,8 @@
},
"clock#gar": {
- "format": "{:%a %d | %H:%M %p}",
+ //"format": "{:%A, %I:%M %P}",
+ "format": "{:%a %d | %H:%M}",
"format-alt": "{:%A, %d %B, %Y (%R)}"
},
diff --git a/config/waybar/configs/Gardenia [TOP] b/config/waybar/configs/Gardenia [TOP]
index 7cf7120c..6eedd780 100644
--- a/config/waybar/configs/Gardenia [TOP]
+++ b/config/waybar/configs/Gardenia [TOP]
@@ -49,7 +49,8 @@
},
"clock#gar": {
- "format": "{:%a %d | %H:%M %p}",
+ //"format": "{:%A, %I:%M %P}",
+ "format": "{:%a %d | %H:%M}",
"format-alt": "{:%A, %d %B, %Y (%R)}"
},
diff --git a/config/waybar/configs/Peony [Bottom] b/config/waybar/configs/Peony [Bottom]
index dd771b12..6e186a71 100644
--- a/config/waybar/configs/Peony [Bottom]
+++ b/config/waybar/configs/Peony [Bottom]
@@ -61,7 +61,7 @@
"clock#peony": {
"interval": 60,
"tooltip-format": "<big>{:%B %Y}</big>\n<tt><small>{calendar}</small></tt>",
- //"format": "{:%B | %a %d, %Y | %H:%M %p}",
+ //"format": "{:%B | %a %d, %Y | %I:%M %p}",
"format": "{:%B | %a %d, %Y | %H:%M}",
"format-alt": "{:%a %b %d, %G}",
},
diff --git a/config/waybar/configs/Peony [TOP] b/config/waybar/configs/Peony [TOP]
index 1fa751c3..66dbc7df 100644
--- a/config/waybar/configs/Peony [TOP]
+++ b/config/waybar/configs/Peony [TOP]
@@ -61,7 +61,7 @@
"clock#peony": {
"interval": 60,
"tooltip-format": "<big>{:%B %Y}</big>\n<tt><small>{calendar}</small></tt>",
- //"format": "{:%B | %a %d, %Y | %H:%M %p}",
+ //"format": "{:%B | %a %d, %Y | %I:%M %p}",
"format": "{:%B | %a %d, %Y | %H:%M}",
"format-alt": "{:%a %b %d, %G}",
},
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage