diff options
| author | ryukamish <[email protected]> | 2026-07-12 12:32:54 +0530 |
|---|---|---|
| committer | ryukamish <[email protected]> | 2026-07-12 12:32:54 +0530 |
| commit | 213270aef5cb2e7f96cb38f62472ef275f5ecb93 (patch) | |
| tree | e3aa25710380348a7c4d0f21b11878a9b99bb6a1 /.config/waybar/style.css | |
| parent | 11648d9f4accfff82d22aa060e0aa8ba77327593 (diff) | |
add: custom window title module for waybar
Diffstat (limited to '.config/waybar/style.css')
| -rw-r--r-- | .config/waybar/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/waybar/style.css b/.config/waybar/style.css index 21487b3..58464b9 100644 --- a/.config/waybar/style.css +++ b/.config/waybar/style.css @@ -32,7 +32,7 @@ window#waybar { #clock, #battery, -#window, +#custom-window, #backlight, /* Custom modules */ #custom-vpn, |
