diff options
| author | kj_sh604 | 2026-01-01 03:51:51 -0500 |
|---|---|---|
| committer | kj_sh604 | 2026-01-01 03:51:51 -0500 |
| commit | a0c40a200daab807f3a8fe08183d21015d3f76d6 (patch) | |
| tree | 148823a49488337f78c7464d64ac4a0a6d954a8a | |
| parent | e70cc709f565b35c6f54d16bc597bf03494a6465 (diff) | |
refactor: remove full path call
| -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 @@ | |||
| 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="<Shift>Print" type="string" value="xfce4-screenshooter -r --mouse"/> | 63 | <property name="<Shift>Print" type="string" value="xfce4-screenshooter -r --mouse"/> |
| 64 | <property name="<Super>Print" type="string" value="xfce4-screenshooter -w --mouse"/> | 64 | <property name="<Super>Print" type="string" value="xfce4-screenshooter -w --mouse"/> |
| 65 | <property name="<Super>c" type="string" value="/home/kylert/.local/bin/toggle-xfwm4-compositor"/> | 65 | <property name="<Super>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"> |
