diff options
Diffstat (limited to '.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml')
| -rw-r--r-- | .config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml | 4 |
1 files changed, 2 insertions, 2 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 d654645..92a7b76 100644 --- a/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml +++ b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml @@ -60,10 +60,10 @@ <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="toggle-xfwm4-compositor"/> <property name="<Primary><Alt>Delete" type="string" value="xterm -geometry 95x28 -e htop"/> <property name="<Primary><Shift>Escape" type="string" value="gnome-system-monitor"/> - <property name="<Alt><Super>c" type="string" value="amdgpu-toggle-tearfree-x11"/> + <property name="<Super>c" type="string" value="amdgpu-toggle-tearfree-x11"/> + <property name="<Alt><Super>c" type="string" value="toggle-xfwm4-compositor"/> </property> </property> <property name="xfwm4" type="empty"> |
