diff options
| -rw-r--r-- | .config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml | 2 |
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 @@ <property name="Print" type="string" value="xfce4-screenshooter -f --mouse"/> <property name="<Shift>Print" type="string" value="xfce4-screenshooter -r --mouse"/> <property name="<Super>Print" type="string" value="xfce4-screenshooter -w --mouse"/> - <property name="<Super>c" type="string" value="/home/kylert/.local/bin/toggle-xfwm4-compositor"/> + <property name="<Super>c" type="string" value="toggle-xfwm4-compositor"/> </property> </property> <property name="xfwm4" type="empty"> |
