2nd commit : edit of waybar now in overlay mode

This commit is contained in:
ohinh 2026-08-21 12:03:16 +02:00
parent a57c4c068f
commit 89be70159a
5 changed files with 71 additions and 95 deletions

View file

@ -4,10 +4,10 @@
}
window {
font-size: 24px;
font-size: 30px;
font-family: "JetBrainsMono Nerd Font", monospace;
color: #ffffff;
background-color: rgba(40, 44, 52, 0.97);
background-color: rgba(40, 44, 52, 0.98);
}
#entry{
@ -30,8 +30,8 @@ window {
#input{
background-color: rgba(40, 44, 52, 0.5);
color: white;
padding: 0.25em;
color: cyan;
padding: 0.3em;
}
image{