From b30e97455a68314e29322e8397dde189e9c4bfc7 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Sun, 30 Sep 2018 20:36:11 -0700 Subject: [PATCH] Add a stub for desktop prefrences --- source/3/3.2/3.2.6/desktop_notifications.rst | 8 ++++++++ source/3/3.2/Prefrences.rst | 1 + 2 files changed, 9 insertions(+) create mode 100644 source/3/3.2/3.2.6/desktop_notifications.rst diff --git a/source/3/3.2/3.2.6/desktop_notifications.rst b/source/3/3.2/3.2.6/desktop_notifications.rst new file mode 100644 index 00000000..eae939ce --- /dev/null +++ b/source/3/3.2/3.2.6/desktop_notifications.rst @@ -0,0 +1,8 @@ +Chapter 3.2.6 Desktop Notifications +=================================== + +Desktop notifications are the settings for your desktop notifactions such as when someone mentions your name on internet relay chat or the first time you run to configure your power managment settings. + +How to launch +------------- +To launch Desktop notifications from the menu -> Prefrences -> LXQt settings -> Desktop Notifications. In lxqt-configuration center press the Desktop Notification button which looks like a giant !. To launch the configuration from the command line run lxqt-config-configurationd. diff --git a/source/3/3.2/Prefrences.rst b/source/3/3.2/Prefrences.rst index 10b27ace..a22f064d 100644 --- a/source/3/3.2/Prefrences.rst +++ b/source/3/3.2/Prefrences.rst @@ -10,4 +10,5 @@ Chapter 3.2 Prefrences 3.2.3/brightness 3.2.4/date_and_time 3.2.5/desktop + 3.2.6/desktop_notifications