Compare commits

...

2 Commits

2 changed files with 3 additions and 3 deletions

View File

@@ -326,6 +326,6 @@
"exec": "swaync-client -swb",
"on-click": "swaync-client -t -sw",
"on-click-right": "swaync-client -d -sw",
"escape": true,
"escape": false,
},
}

View File

@@ -315,8 +315,8 @@ label:focus {
#custom-notification {
font-family: "JetBrainsMono Nerd Font";
margin: 5px 6px 5px 5px;
padding: 5px;
margin: 0px 0.88em;
min-width: 1em;
background-color: transparent;
color: @maroon;
}