1
1
mirror of https://github.com/rywng/dotfiles.git synced 2024-11-25 04:11:49 +08:00

Chore | Change options to make waybar happy

This commit is contained in:
juan 2022-06-30 22:36:33 +08:00
parent 85e37a124b
commit 5c48e4bfcb
2 changed files with 2 additions and 2 deletions

View File

@ -4,12 +4,12 @@
* { * {
border: none; border: none;
border-radius: 1; border-radius: 1px;
font-size: 13px; font-size: 13px;
min-height: 0; min-height: 0;
} }
@import "serenade.css"; @import "serenade.less";
window#waybar { window#waybar {
background: @background; background: @background;