diff --git a/.dotfiles/windhawk/notification.json b/.dotfiles/windhawk/notification.json index de99f4d..739b373 100644 --- a/.dotfiles/windhawk/notification.json +++ b/.dotfiles/windhawk/notification.json @@ -1,4 +1,7 @@ { + "theme":"", + "backgroundTranslucentEffect":"", + "backgroundTranslucentEffectRegion":"", "resourceVariables[0].variableKey":"", "resourceVariables[0].value":"", "controlStyles[0].target":"Grid#MediaTransportControlsRegion", @@ -89,5 +92,7 @@ "controlStyles[14].styles[2]":"BorderBrush:=", "controlStyles[21].styles[4]":"BorderBrush:=", "controlStyles[3].styles[0]":"Margin=-10,0,0,0", - "styleConstants[0]":"" + "controlStyles[27].target":"ToggleButton", + "controlStyles[27].styles[0]":"CornerRadius=0", + "styleConstants[0]":"accentColor=" } \ No newline at end of file