Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
apps:notifyd:theming [2019/08/03 12:47] – [Overview] grammar improvement kevinbowenapps:notifyd:theming [2020/08/11 23:36] kevinbowen
Line 1: Line 1:
 +{{ :apps:xfce4-notifyd.png?nolink|}}
 +~~NOTOC~~
 ====== Creating a Notification theme ====== ====== Creating a Notification theme ======
 ===== Overview ===== ===== Overview =====
Line 11: Line 13:
  
 ===== Examples ===== ===== Examples =====
-For examples of some themes, check [[https://git.xfce.org/apps/xfce4-notifyd/tree/themes]]+For examples of some themes, check [[https://gitlab.xfce.org/apps/xfce4-notifyd/-/tree/master/themes]]
  
 Here you will find several .css files that you can use as a starting point for creating your own themes. Here you will find several .css files that you can use as a starting point for creating your own themes.
Line 17: Line 19:
 //**Note:** The gtk-3.0 folder is for Gtk3.18 and before.// //**Note:** The gtk-3.0 folder is for Gtk3.18 and before.//
 ===== Installing your theme ===== ===== Installing your theme =====
-In order for Xfce4-notifyd to find your theme and show it in the [[preferences|Preferences Dialog]] you have to save it as ''gtk.css'' in either ''/usr/share/themes/$yourtheme/xfce-notify-4.0'' (for global installation) or ''~/.themes/$yourtheme/xfce-notify-4.0'' (for local, single-user installation).+In order for Xfce4-notifyd to find your theme and show it in the [[preferences|Preferences Dialog]]you have to save it as ''gtk.css'' in either ''/usr/share/themes/$yourtheme/xfce-notify-4.0'' (for global installation) or ''~/.themes/$yourtheme/xfce-notify-4.0'' (for local, single-user installation).
  
 ====== The Notification Window and its Widgets ====== ====== The Notification Window and its Widgets ======
Line 56: Line 58:
  
 ''#XfceNotifyWindow GtkProgressbar.trough'' ''#XfceNotifyWindow GtkProgressbar.trough''
 +
 +[[|Back to Top]]
 +----
 +[[:apps:notifyd:start:|Back to xfce4-notifyd main page]]
 +