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-desktop.xml | |
| parent | 33d1682702e194771d1eece1c9a9d153047831be (diff) | |
refactor: updated xfce config
Diffstat (limited to '.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml')
| -rw-r--r-- | .config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml index fd878d1..9375d34 100644 --- a/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml +++ b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml @@ -63,8 +63,14 @@ <property name="monitorHDMI-1" type="empty"> <property name="workspace0" type="empty"> <property name="color-style" type="int" value="0"/> - <property name="image-style" type="int" value="5"/> - <property name="last-image" type="string" value="/home/kylert/Pictures/42345.jpg"/> + <property name="image-style" type="int" value="0"/> + <property name="last-image" type="string" value="/home/kylert/Pictures/4cigzhhak8191-303030.png"/> + <property name="rgba1" type="array"> + <value type="double" value="0.188235"/> + <value type="double" value="0.188235"/> + <value type="double" value="0.188235"/> + <value type="double" value="1.000000"/> + </property> </property> <property name="workspace1" type="empty"> <property name="color-style" type="int" value="0"/> @@ -96,7 +102,7 @@ <property name="workspace0" type="empty"> <property name="color-style" type="int" value="0"/> <property name="image-style" type="int" value="5"/> - <property name="last-image" type="string" value="/home/kylert/Pictures/Wallpapers/gnome-backgrounds_3.jpg"/> + <property name="last-image" type="string" value="/home/kylert/Pictures/Wallpapers/30times3.png"/> </property> <property name="workspace1" type="empty"> <property name="color-style" type="int" value="0"/> |
