diff options
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; } |
