Linux Lite A.I. Services are now live! https://www.linuxliteos.com/shop.html


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to reduce/remove notifications border?
#3
Hi [member=9442]beganovich[/member], try editing /usr/share/themes/Adapta/xfce-notify-4.0/gtkrc instead.
You should be able to change things here :

Code:
style "notify-window"
{
  XfceNotifyWindow::summary-bold = 1
  XfceNotifyWindow::border-color = "#222D32"
  XfceNotifyWindow::border-color-hover = "#222D32"
  XfceNotifyWindow::border-radius = 2.0
  XfceNotifyWindow::border-width = 0.1
  XfceNotifyWindow::border-width-hover = 0.1

  bg[NORMAL] = "#222D32"
  bg[PRELIGHT] = "#222D32"
}

Of course this is all dependent on you using the Adapta theme, if not you will need to edit the gtkrc file in the theme folder you are using Smile
Owner and DJ at WKDfm Radio ( www.wkdfm.co.uk )
Reply


Messages In This Thread
Re: How to reduce/remove notifications border? - by DeepThought - 06-30-2019, 11:52 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)