fixed chscheme and chpaper to work with new colorscheme and wallpaper variable locations

This commit is contained in:
pagedmov
2024-11-06 00:35:37 -05:00
parent 6ccc57f95e
commit 115384a926
10 changed files with 32 additions and 20 deletions

View File

@@ -356,7 +356,7 @@ in {
window#waybar {
border-radius: 20px;
border: 3px solid #${colors.color7};
background: rgba(46,52,64,0.15);
background: rgba(46,52,64,0.66);
margin: 20px;
}
window#waybar.empty #window {