mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-07-07 00:22:33 +02:00
there is now osd in waybar
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
@@ -36,7 +36,7 @@ in {
|
||||
background: ${module-bg};
|
||||
border-radius: 100px;
|
||||
padding: 6px 14px;
|
||||
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.35);
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
#clock,
|
||||
@@ -201,5 +201,11 @@ in {
|
||||
background-color: ${fg};
|
||||
background-image: none;
|
||||
}
|
||||
|
||||
#custom-osd {
|
||||
padding: 1px 14px;
|
||||
font-weight: 700;
|
||||
color: ${fg};
|
||||
}
|
||||
'';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user