Skip to content

Commit

Permalink
Update flake, fix waybar
Browse files Browse the repository at this point in the history
  • Loading branch information
amadejkastelic committed Jan 15, 2025
1 parent f2191d4 commit b0114dd
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion home/programs/wayland/waybar/style.nix
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ in {
}
window#waybar {
background-color: shade(${custom.background}, 0.9);
background-color: alpha(${custom.background}, 0.999);
border: 2px solid alpha(${custom.crust}, 0.3);
margin: 10px 10px;
}
Expand Down

0 comments on commit b0114dd

Please sign in to comment.