commit 71a6d660ade2f539f606c5bf163c30b4644b7a08
parent 8daf3053754951a57c2d1fb69469d8ff1e8d9b39
Author: Daniel Moch <daniel@danielmoch.com>
Date: Thu, 18 Jan 2018 07:11:40 -0500
Xfce config tweaks
Diffstat:
3 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml
@@ -8,6 +8,7 @@
<property name="applications" type="empty">
<property name="known_applications" type="array">
<value type="string" value="nm-applet"/>
+ <value type="string" value="Orage"/>
<value type="string" value="Thunar"/>
<value type="string" value="Xfce volume control"/>
<value type="string" value="Xfce4-notifyd settings"/>
diff --git a/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml
@@ -38,10 +38,11 @@
<value type="string" value="networkmanager applet"/>
<value type="string" value="task manager"/>
<value type="string" value="orage"/>
+ <value type="string" value="bluetooth"/>
<value type="string" value="xfce4-power-manager"/>
<value type="string" value="nextcloud"/>
- <value type="string" value="screen actions daemon"/>
<value type="string" value="parole"/>
+ <value type="string" value="screen actions daemon"/>
<value type="string" value="blueberry-tray.py"/>
<value type="string" value="veracrypt"/>
</property>
diff --git a/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml b/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml
@@ -34,7 +34,7 @@
<property name="placement_mode" type="string" value="center"/>
<property name="placement_ratio" type="int" value="20"/>
<property name="popup_opacity" type="int" value="100"/>
- <property name="prevent_focus_stealing" type="bool" value="true"/>
+ <property name="prevent_focus_stealing" type="bool" value="false"/>
<property name="raise_delay" type="int" value="250"/>
<property name="raise_on_click" type="bool" value="true"/>
<property name="raise_on_focus" type="bool" value="false"/>