diff options
| author | iceyrazor <iceyrazor@mailfence.com> | 2025-07-25 17:06:31 -0500 |
|---|---|---|
| committer | iceyrazor <iceyrazor@mailfence.com> | 2025-07-25 17:06:31 -0500 |
| commit | 5e19bfec7885313811abe7b9c2a2a4ef8abac037 (patch) | |
| tree | 9401b73dc999785590adb1fcf3bbf2ed99e15fc5 /targets | |
| parent | fd711f8775d8484ad2aa292830f835f53bfad69a (diff) | |
added sway
Diffstat (limited to 'targets')
| -rwxr-xr-x | targets/waybar.sh | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/targets/waybar.sh b/targets/waybar.sh index d2d354d..bc56d5e 100755 --- a/targets/waybar.sh +++ b/targets/waybar.sh @@ -33,6 +33,11 @@ printf "* { border-radius: 5px; } +#workspaces button.focused { + color: $color14; + border-radius: 5px; +} + button { background: transparent; } |
