aboutsummaryrefslogtreecommitdiffstats
path: root/config/waybar
diff options
context:
space:
mode:
Diffstat (limited to 'config/waybar')
-rw-r--r--config/waybar/Modules4
-rw-r--r--config/waybar/ModulesCustom2
2 files changed, 3 insertions, 3 deletions
diff --git a/config/waybar/Modules b/config/waybar/Modules
index 32664326..de5c7c3b 100644
--- a/config/waybar/Modules
+++ b/config/waybar/Modules
@@ -109,7 +109,7 @@
"format": {
"months": "<span color='#ffead3'><b>{}</b></span>",
"days": "<span color='#ecc6d9'><b>{}</b></span>",
- "weeks": "<span color='#99ffdd'><b>W{}</b></span>",
+ "weeks": "<span color='#99ffdd'><b>W{:%V}</b></span>",
"weekdays": "<span color='#ffcc66'><b>{}</b></span>",
"today": "<span color='#ff6699'><b><u>{}</u></b></span>"
}
@@ -404,4 +404,4 @@
"kitty-dropterm"
],
},
-} \ No newline at end of file
+}
diff --git a/config/waybar/ModulesCustom b/config/waybar/ModulesCustom
index bde9bbc2..088cea1c 100644
--- a/config/waybar/ModulesCustom
+++ b/config/waybar/ModulesCustom
@@ -19,7 +19,7 @@
"custom/file_manager": {
"format": " ",
- "on-click": "xdg-open . &",
+ "on-click": "$HOME/.config/hypr/scripts/WaybarScripts.sh --files",
"tooltip": true,
"tooltip-format": "File Manager",
},
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage