Updates Hyprlock

This commit is contained in:
Stephan Raabe
2024-04-14 13:02:29 +02:00
parent 899301889b
commit c10f12bf71
4 changed files with 34 additions and 7 deletions
+1 -1
View File
@@ -338,7 +338,7 @@
// Pulseaudio
"pulseaudio": {
// "scroll-step": 1, // %, can be a float
"format": "{icon} {volume}%",
"format": "{icon} {volume}%",
"format-bluetooth": "{volume}% {icon} {format_source}",
"format-bluetooth-muted": " {icon} {format_source}",
"format-muted": " {format_source}",
+2 -2
View File
@@ -212,8 +212,8 @@ window#waybar.empty #window {
* ----------------------------------------------------- */
#idle_inhibitor {
margin-right: 15px;
font-size: 22px;
margin-right: 17px;
font-size: 20px;
font-weight: bold;
opacity: 0.8;
color: @iconcolor;