Skip to content

Commit

Permalink
waybar: Increase clock font size
Browse files Browse the repository at this point in the history
  • Loading branch information
juanibiapina committed Dec 5, 2024
1 parent 3bf07b0 commit e40114e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions dotfiles/waybar/.config/waybar/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,10 @@ button {
border-bottom: 3px solid @base04;
}

#clock {
font-size: 16px;
}

#clock,
#battery,
#cpu,
Expand Down

0 comments on commit e40114e

Please sign in to comment.