aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay@gmail.com>2024-05-28 03:38:21 +0900
committerJaKooLit <jimmielovejay@gmail.com>2024-05-28 03:38:21 +0900
commitf593df6b480bb082f4131486822b755c334fedc7 (patch)
tree98e3b3adfc51a90da1a459f0921d923a56b24697 /config
parent467250d12a88c99a5ea8db3e3f9d86efb47b5b5c (diff)
updated copy.sh for 12H fix on waybar module
Diffstat (limited to 'config')
-rw-r--r--config/hypr/hyprlock.conf4
-rw-r--r--config/waybar/modules4
2 files changed, 4 insertions, 4 deletions
diff --git a/config/hypr/hyprlock.conf b/config/hypr/hyprlock.conf
index 7c1af41a..c763bc90 100644
--- a/config/hypr/hyprlock.conf
+++ b/config/hypr/hyprlock.conf
@@ -73,8 +73,8 @@ label {
# Time
label {
monitor =
-# text = cmd[update:1000] echo "<b><big> $(date +"%I:%M:%S %p") </big></b>" # AM/PM
-text = cmd[update:1000] echo "<b><big> $(date +"%H:%M:%S") </big></b>" # 24H
+ #text = cmd[update:1000] echo "<b><big> $(date +"%I:%M:%S %p") </big></b>" # AM/PM
+ text = cmd[update:1000] echo "<b><big> $(date +"%H:%M:%S") </big></b>" # 24H
color = $color15
font_size = 94
font_family = JetBrains Mono Nerd Font 10
diff --git a/config/waybar/modules b/config/waybar/modules
index 071efb34..9e7e646a 100644
--- a/config/waybar/modules
+++ b/config/waybar/modules
@@ -281,8 +281,8 @@
},
"clock": {
"interval": 1,
- //"format": " {:%I:%M %p}", // AM PM format
- "format": " {:%H:%M:%S}",
+ //"format": " {:%I:%M %p}", // AM PM format
+ "format": " {:%H:%M:%S}",
"format-alt": " {:%H:%M  %Y, %d %B, %A}",
"tooltip-format": "<tt><small>{calendar}</small></tt>",
"calendar": {
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage