summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkj_sh6042026-01-01 03:51:51 -0500
committerkj_sh6042026-01-01 03:51:51 -0500
commita0c40a200daab807f3a8fe08183d21015d3f76d6 (patch)
tree148823a49488337f78c7464d64ac4a0a6d954a8a
parente70cc709f565b35c6f54d16bc597bf03494a6465 (diff)
refactor: remove full path call
-rw-r--r--.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml
index a3f2ad6..ca2c17f 100644
--- a/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml
+++ b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml
@@ -62,7 +62,7 @@
62 <property name="Print" type="string" value="xfce4-screenshooter -f --mouse"/> 62 <property name="Print" type="string" value="xfce4-screenshooter -f --mouse"/>
63 <property name="&lt;Shift&gt;Print" type="string" value="xfce4-screenshooter -r --mouse"/> 63 <property name="&lt;Shift&gt;Print" type="string" value="xfce4-screenshooter -r --mouse"/>
64 <property name="&lt;Super&gt;Print" type="string" value="xfce4-screenshooter -w --mouse"/> 64 <property name="&lt;Super&gt;Print" type="string" value="xfce4-screenshooter -w --mouse"/>
65 <property name="&lt;Super&gt;c" type="string" value="/home/kylert/.local/bin/toggle-xfwm4-compositor"/> 65 <property name="&lt;Super&gt;c" type="string" value="toggle-xfwm4-compositor"/>
66 </property> 66 </property>
67 </property> 67 </property>
68 <property name="xfwm4" type="empty"> 68 <property name="xfwm4" type="empty">