mirror of
https://github.com/ksyasuda/dotfiles.git
synced 2025-05-21 21:05:50 -07:00
try and center notification icon as best i can lol
This commit is contained in:
parent
b3a468c129
commit
2ce2f5416b
@ -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,
|
||||
},
|
||||
}
|
||||
|
@ -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;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user