diff options
| author | krolxon <krolyxon@tutanota.com> | 2025-08-18 21:29:55 +0530 |
|---|---|---|
| committer | krolxon <krolyxon@tutanota.com> | 2025-08-18 21:29:55 +0530 |
| commit | 6040b93516812d1ea0093e68cec2a095c2ed26bd (patch) | |
| tree | 324ae3786d5f3a4033e46e38cc3df8faff427d94 /.config/waybar | |
| parent | 187010dcbb3501d7d112c03bd3fe03bec95b78c4 (diff) | |
make yazi more like lf, set foor as $EDITOR
Diffstat (limited to '.config/waybar')
| -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 c2117c5..cbdc817 100644 --- a/.config/waybar/style.css +++ b/.config/waybar/style.css @@ -185,7 +185,7 @@ window#waybar.hidden { } #clock { - color: #eceff4; + color: @text; box-shadow: inset 0 -1px #eceff4; } |
