mirror of
https://github.com/ksyasuda/dotfiles.git
synced 2026-03-22 18:11:28 -07:00
idk
This commit is contained in:
@@ -312,13 +312,13 @@
|
||||
"format": "{icon}",
|
||||
"format-icons": {
|
||||
"notification": "<span foreground='red'><sup></sup></span>",
|
||||
"none": "<span foreground='red'><sup> </sup></span>",
|
||||
"none": "",
|
||||
"dnd-notification": "<span foreground='red'><sup></sup></span>",
|
||||
"dnd-none": "<span foreground='red'><sup> </sup></span>",
|
||||
"dnd-none": "",
|
||||
"inhibited-notification": "<span foreground='red'><sup></sup></span>",
|
||||
"inhibited-none": "<span foreground='red'><sup> </sup></span>",
|
||||
"inhibited-none": "",
|
||||
"dnd-inhibited-notification": "<span foreground='red'><sup></sup></span>",
|
||||
"dnd-inhibited-none": "<span foreground='red'><sup> </sup></span>",
|
||||
"dnd-inhibited-none": "",
|
||||
},
|
||||
"return-type": "json",
|
||||
"exec-if": "which swaync-client",
|
||||
|
||||
@@ -185,6 +185,7 @@ label:focus {
|
||||
#network {
|
||||
background-color: @peach;
|
||||
color: @mantle;
|
||||
padding: 0 18px 0 10px;
|
||||
}
|
||||
|
||||
#network.disconnected {
|
||||
@@ -273,7 +274,7 @@ label:focus {
|
||||
background-color: @yellow;
|
||||
color: @mantle;
|
||||
padding: 0 10px;
|
||||
margin: 5px 1px 5px 5px;
|
||||
margin: 5px 1px 5px 1px;
|
||||
}
|
||||
|
||||
#custom-launcher {
|
||||
@@ -330,7 +331,6 @@ label:focus {
|
||||
font-family: inherit;
|
||||
padding: 0 10px;
|
||||
margin: 5px 1px;
|
||||
min-width: 1em;
|
||||
background-color: @maroon;
|
||||
color: @mantle;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user