mainly ghostty

This commit is contained in:
2025-09-20 20:40:19 +02:00
parent b0718f5ffa
commit 1922146fc5
6 changed files with 148 additions and 7 deletions

View File

@@ -24,7 +24,7 @@
/* The whole bar */
#waybar {
background: linear-gradient(to bottom, alpha(@base, 0.8), alpha(@base, 0.6), alpha(@base, 0.4), alpha(@base, 0));
background: linear-gradient(to bottom, alpha(@base, 0.8), alpha(@base, 0));
/* background: transparent; */
color: @text;
border-radius: 0px;