eww: lyrics highlighting & rofi: adjust size

This commit is contained in:
2025-06-28 09:02:57 +02:00
parent aacbf08995
commit a47bf3d9ce
10 changed files with 52 additions and 10 deletions

View File

@@ -5,12 +5,12 @@ configuration {
}
window {
width: 500px;
width: 450px;
children: [ "inputbar", "message", "listview" ];
}
inputbar {
padding: 80px 40px;
padding: 60px 30px;
}
listview {