added a user service that tracks new updates for packages that I maintain, also moved the login sound from the hyprland config to a systemd service that triggers after graphical-session.target
This commit is contained in:
@@ -134,7 +134,7 @@
|
||||
color: @text;
|
||||
/* color: @theme_text_color; */
|
||||
font-size: 16px;
|
||||
padding: 0px;
|
||||
padding-left: 0px;
|
||||
}
|
||||
|
||||
.time {
|
||||
@@ -154,10 +154,12 @@
|
||||
/* color: alpha(@theme_text_color, 0.9); */
|
||||
text-shadow: none;
|
||||
margin: 0px 0px 0px 0px;
|
||||
padding-left: 8px;
|
||||
}
|
||||
|
||||
.body-image {
|
||||
border-radius: 4px;
|
||||
border-radius: 2px;
|
||||
padding-right: 2px;
|
||||
}
|
||||
|
||||
/* The "Notifications" and "Do Not Disturb" text widget */
|
||||
|
||||
Reference in New Issue
Block a user