aboutsummaryrefslogtreecommitdiff
path: root/targets
diff options
context:
space:
mode:
authoriceyrazor <iceyrazor@mailfence.com>2025-07-25 17:06:31 -0500
committericeyrazor <iceyrazor@mailfence.com>2025-07-25 17:06:31 -0500
commit5e19bfec7885313811abe7b9c2a2a4ef8abac037 (patch)
tree9401b73dc999785590adb1fcf3bbf2ed99e15fc5 /targets
parentfd711f8775d8484ad2aa292830f835f53bfad69a (diff)
added sway
Diffstat (limited to 'targets')
-rwxr-xr-xtargets/waybar.sh5
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;
}