mirror of
https://github.com/ksyasuda/dotfiles.git
synced 2025-12-05 02:53:38 -08:00
Compare commits
2 Commits
da08d72c7c
...
b0eb53c0c9
| Author | SHA1 | Date | |
|---|---|---|---|
|
b0eb53c0c9
|
|||
|
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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user