summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css9
1 files changed, 4 insertions, 5 deletions
diff --git a/style.css b/style.css
index 07cbc94..5bd6e07 100644
--- a/style.css
+++ b/style.css
@@ -25,13 +25,13 @@
/* Bar */
window#waybar {
color: @fg;
- /*
- background: rgba(0,0,0,0.8);
- border-top: 1px solid rgba(255,255,255,0.3);
- */
+ background: black;
+ border-bottom: 1px solid #444
+ /*
background: transparent;
border: none;
+ */
}
window#waybar.hidded {
@@ -78,7 +78,6 @@ label:hover {
}
*/
-
/* WORKSPACES & TASKBAR*/
#workspaces button,
#taskbar button {