megharudushi commited on
Commit
fb2dc89
·
verified ·
1 Parent(s): cc60b1a

Upload xfwm4.xml with huggingface_hub

Browse files
Files changed (1) hide show
  1. xfwm4.xml +14 -0
xfwm4.xml ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <channel name="xfwm4" version="1.0">
3
+ <property name="general" type="empty">
4
+ <property name="theme" type="string" value="WhiteSur-Dark-nord"/>
5
+ <property name="title_font" type="string" value="Noto Sans Bold 10"/>
6
+ <property name="button_layout" type="string" value="O|HMC"/>
7
+ <property name="title_alignment" type="string" value="center"/>
8
+ <property name="shadow_opacity" type="int" value="50"/>
9
+ <property name="use_compositing" type="bool" value="true"/>
10
+ <property name="show_frame_shadow" type="bool" value="true"/>
11
+ <property name="cycle_apps_only" type="bool" value="false"/>
12
+ <property name="cycle_hidden" type="bool" value="true"/>
13
+ </property>
14
+ </channel>