"title": {
"text": "Notifications",
"clear-all-button": true,
- "button-text": "Clear All"
+ "button-text": " "
},
"dnd": {
"text": "Do Not Disturb"
{
"label": "",
"command": "/home/andy/.local/bin/rndwallpaper swww"
+ },
+ {
+ "label": "",
+ "command": "/home/andy/.local/bin/wl-color-picker.sh"
}
]
}
color: @ws;
background-color: @noti-bg;
border: 1px solid @border;
- padding: 8px;
+ border-radius: 6px;
+ padding-left: 8px;
+ padding-right: 8px;
+ padding-top: 4px;
+ padding-bottom: 4px;
}
/* der vollständigkeit halber mal aufgelistet:
background: transparent;
color: @bs;
margin: 4px;
- border-radius: 6px;
padding: 4px;
+ border-radius: 6px;
}
.notification-group-collapse-button:hover,