diff options
| author | Blista Kanjo | 2023-05-29 11:14:47 -0400 |
|---|---|---|
| committer | Blista Kanjo | 2023-05-29 11:14:47 -0400 |
| commit | b6098828878701df3e620ec9d81fa072062b7e7e (patch) | |
| tree | a6dd6685e50bf4b621a37cf49cb23145449ea1ab /.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml | |
| parent | 33d1682702e194771d1eece1c9a9d153047831be (diff) | |
refactor: updated xfce config
Diffstat (limited to '.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml')
| -rw-r--r-- | .config/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml index b44f157..73fbe3e 100644 --- a/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml +++ b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml @@ -3,8 +3,13 @@ <channel name="xfce4-notifyd" version="1.0"> <property name="applications" type="empty"> <property name="known_applications" type="array"> + <value type="string" value="balena-etcher-electron"/> <value type="string" value="chromium"/> <value type="string" value="ClipGrab"/> + <value type="string" value="com.github.jmoerman.go-for-it"/> + <value type="string" value="com.github.unrud.VideoDownloader"/> + <value type="string" value="com.uploadedlobster.peek"/> + <value type="string" value="digikam"/> <value type="string" value="discord"/> <value type="string" value="Electron"/> <value type="string" value="emojione-picker"/> @@ -12,7 +17,9 @@ <value type="string" value="Firefox"/> <value type="string" value="fr.handbrake.ghb"/> <value type="string" value="google-chrome"/> + <value type="string" value="Hyper"/> <value type="string" value="Insync"/> + <value type="string" value="Mullvad VPN"/> <value type="string" value="nm-applet"/> <value type="string" value="notify-send"/> <value type="string" value="org.gnome.Evolution"/> @@ -22,7 +29,10 @@ <value type="string" value="org.kde.kdenlive"/> <value type="string" value="org.manjaro.pamac.installer"/> <value type="string" value="org.manjaro.pamac.manager"/> + <value type="string" value="org.qbittorrent.qBittorrent"/> + <value type="string" value="org.xfce.Thunar"/> <value type="string" value="Package Manager"/> + <value type="string" value="Screen Grab"/> <value type="string" value="Slack"/> <value type="string" value="Spotify"/> <value type="string" value="Studio"/> @@ -31,12 +41,15 @@ <value type="string" value="telegramdesktop"/> <value type="string" value="thunar"/> <value type="string" value="Thunderbird"/> + <value type="string" value="tor-browser"/> <value type="string" value="Transmission"/> + <value type="string" value="Volume Icon"/> <value type="string" value="Xfce volume control"/> <value type="string" value="Xfce volume daemon"/> <value type="string" value="Xfce4-notifyd settings"/> <value type="string" value="xfce4-settings-helper"/> <value type="string" value="xfdesktop"/> + <value type="string" value="YouTube Music"/> </property> <property name="muted_applications" type="array"> <value type="string" value="discord"/> @@ -47,7 +60,10 @@ <property name="log-level" type="uint" value="0"/> <property name="log-level-apps" type="uint" value="0"/> <property name="initial-opacity" type="double" value="1.000000"/> - <property name="theme" type="string" value="Default"/> + <property name="theme" type="string" value="xfce4-notifyd-adwaita-alt"/> <property name="do-slideout" type="bool" value="false"/> <property name="do-fadeout" type="bool" value="false"/> + <property name="do-not-disturb" type="bool" value="false"/> + <property name="notification-log" type="bool" value="false"/> + <property name="expire-timeout" type="int" value="5"/> </channel> |
