diff options
Diffstat (limited to '.config/xfce4/xfconf')
| -rw-r--r-- | .config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml b/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml index c4b5963..494855a 100644 --- a/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml +++ b/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml @@ -90,7 +90,12 @@ <value type="string" value="7"/> <value type="string" value="8"/> <value type="string" value="9"/> - <value type="string" value="0"/> + <value type="string" value="A"/> + <value type="string" value="B"/> + <value type="string" value="C"/> + <value type="string" value="D"/> + <value type="string" value="E"/> + <value type="string" value="F"/> </property> <property name="vblank_mode" type="string" value="auto"/> </property> |
