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 revisionBoth sides next revision
apps:notifyd:faq [2020/01/26 23:26] – [xfce4-notifyd FAQ] ochosiapps:notifyd:faq [2020/01/26 23:27] – [How can I bind a keyboard shortcut to toggle "Do Not Disturb" mode?] ochosi
Line 2: Line 2:
 ====== xfce4-notifyd FAQ ====== ====== xfce4-notifyd FAQ ======
 ===== How can I bind a keyboard shortcut to toggle "Do Not Disturb" mode? ===== ===== How can I bind a keyboard shortcut to toggle "Do Not Disturb" mode? =====
-  - Enable Do Not Disturb+==== Enable Do Not Disturb ====
 ''xfconf-query -c xfce4-notifyd -p /do-not-disturb -s true'' ''xfconf-query -c xfce4-notifyd -p /do-not-disturb -s true''
  
-  - Disable Do Not Disturb+==== Disable Do Not Disturb ====
 ''xfconf-query -c xfce4-notifyd -p /do-not-disturb -s false'' ''xfconf-query -c xfce4-notifyd -p /do-not-disturb -s false''
  
- Toggle Do Not Disturb+==== Toggle Do Not Disturb ====
 ''xfconf-query -c xfce4-notifyd -p /do-not-disturb -T'' ''xfconf-query -c xfce4-notifyd -p /do-not-disturb -T''
 ===== Some markup (e.g. parts of html/css) is not recognized ===== ===== Some markup (e.g. parts of html/css) is not recognized =====