Просмотр исходного кода

Lower owncloud "Sync Activity" message urgency

Alois Mahdal 9 лет назад
Родитель
Сommit
ed31ca8513
1 измененных файлов: 6 добавлений и 0 удалений
  1. 6
    0
      dotfiles.config/dunst/dunstrc

+ 6
- 0
dotfiles.config/dunst/dunstrc Просмотреть файл

67
 # NOTE: It might be helpful to run dunst -print in a terminal in order to find
67
 # NOTE: It might be helpful to run dunst -print in a terminal in order to find
68
 # fitting options for rules.
68
 # fitting options for rules.
69
 
69
 
70
+[oc-sync-spam]
71
+    appname = owncloud
72
+    summary = "Sync Activity"
73
+    urgency = low
74
+    timeout = 5
75
+
70
 #[espeak]
76
 #[espeak]
71
 #    summary = "*"
77
 #    summary = "*"
72
 #    script = dunst_espeak.sh
78
 #    script = dunst_espeak.sh