Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion Configs/.config/hyde/themes/Catppuccin Latte/waybar.theme
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
$HOME/.config/waybar/theme.css|${scrDir}/wbarconfgen.sh
@define-color bar-bg rgba(0, 0, 0, 0);
/* To enable blur please make sure alpha is greater than 0 */
@define-color bar-bg rgba(0, 0, 0, 0.1);

@define-color main-bg #9ca0b0;
@define-color main-fg #4c4f69;
Expand Down