modules/home/desktop/niri/services/swaync/default.nix
Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
@ -21,7 +21,7 @@
|
||||
positionY = "top";
|
||||
notification-2fa-action = true;
|
||||
notification-inline-replies = false;
|
||||
notification-icon-size = 24;
|
||||
notification-icon-size = 48;
|
||||
notification-body-image-height = 100;
|
||||
notification-body-image-width = 200;
|
||||
notification-window-width = 400;
|
||||
@ -148,12 +148,12 @@
|
||||
.widget-dnd > switch slider {
|
||||
margin: 3px;
|
||||
border-radius: 3px;
|
||||
padding: 6px;
|
||||
padding: 0px;
|
||||
}
|
||||
|
||||
.widget-mpris .widget-mpris-player {
|
||||
border-radius: 9px;
|
||||
margin: 3px;
|
||||
margin: 0.5rem;
|
||||
padding: 0.5rem;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user