aboutsummaryrefslogtreecommitdiffstats
path: root/config/waybar/modules
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay@gmail.com>2023-11-08 09:12:12 +0900
committerJaKooLit <jimmielovejay@gmail.com>2023-11-08 09:12:12 +0900
commita6b47be704ab5442679033e8b777863d1d401524 (patch)
tree3b399c50edf295767230cfa61e19cc343b0cf501 /config/waybar/modules
parent886285bb23a56867c7ca25f8ad4af3375e5948d7 (diff)
Small tweak
Diffstat (limited to 'config/waybar/modules')
-rw-r--r--config/waybar/modules13
1 files changed, 11 insertions, 2 deletions
diff --git a/config/waybar/modules b/config/waybar/modules
index 3b033aa7..1dc5ec14 100644
--- a/config/waybar/modules
+++ b/config/waybar/modules
@@ -140,8 +140,16 @@
"hyprland/window": {
"format": "{}",
- "max-length": 360,
+ "max-length": 40,
"separate-outputs": true,
+ "offscreen-css" : true,
+ "offscreen-css-text": "(inactive)",
+ "rewrite": {
+ "(.*) — Mozilla Firefox": " $1",
+ "(.*) - fish": "> [$1]",
+ "(.*) - zsh": "> [$1]",
+ "(.*) - kitty": "> [$1]",
+ },
},
"hyprland/workspaces": {
@@ -352,7 +360,8 @@
"on-click": "$HOME/.config/hypr/scripts/Wlogout.sh",
"on-click-right": "~/.config/hypr/scripts/ChangeBlur.sh",
},
-
+
+// NOTE:! This is only for Arch and Arch Based Distros
"custom/updater":{
"format": " {}",
"exec": "checkupdates | wc -l",
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage