diff options
| author | kj_sh604 | 2026-01-13 23:18:19 -0500 |
|---|---|---|
| committer | kj_sh604 | 2026-01-13 23:18:19 -0500 |
| commit | 356d37efc6e66a9c87a2690cfd24fab54701484d (patch) | |
| tree | 5a3ee83b6b60c5e89c69e597d8810a3622a987a7 | |
| parent | a04d39d0cbcfcf5828d97cc5ddffa9e59a3a85b1 (diff) | |
refactor: `gnome-system-monitor` rebind
| -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 a265310..ad614f4 100644 --- a/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml +++ b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml | |||
| @@ -42,7 +42,6 @@ | |||
| 42 | <property name="XF86Mail" type="string" value="exo-open --launch MailReader"/> | 42 | <property name="XF86Mail" type="string" value="exo-open --launch MailReader"/> |
| 43 | <property name="<Primary><Alt>t" type="string" value="exo-open --launch TerminalEmulator"/> | 43 | <property name="<Primary><Alt>t" type="string" value="exo-open --launch TerminalEmulator"/> |
| 44 | <property name="<Super>p" type="string" value="xfce4-display-settings --minimal"/> | 44 | <property name="<Super>p" type="string" value="xfce4-display-settings --minimal"/> |
| 45 | <property name="<Primary><Shift>Escape" type="string" value="xfce4-taskmanager"/> | ||
| 46 | <property name="<Super>e" type="string" value="thunar"/> | 45 | <property name="<Super>e" type="string" value="thunar"/> |
| 47 | <property name="HomePage" type="string" value="exo-open --launch WebBrowser"/> | 46 | <property name="HomePage" type="string" value="exo-open --launch WebBrowser"/> |
| 48 | <property name="XF86Display" type="string" value="xfce4-display-settings --minimal"/> | 47 | <property name="XF86Display" type="string" value="xfce4-display-settings --minimal"/> |
| @@ -63,6 +62,7 @@ | |||
| 63 | <property name="<Super>Print" type="string" value="xfce4-screenshooter -w --mouse"/> | 62 | <property name="<Super>Print" type="string" value="xfce4-screenshooter -w --mouse"/> |
| 64 | <property name="<Super>c" type="string" value="toggle-xfwm4-compositor"/> | 63 | <property name="<Super>c" type="string" value="toggle-xfwm4-compositor"/> |
| 65 | <property name="<Primary><Alt>Delete" type="string" value="xterm -geometry 95x28 -e htop"/> | 64 | <property name="<Primary><Alt>Delete" type="string" value="xterm -geometry 95x28 -e htop"/> |
| 65 | <property name="<Primary><Shift>Escape" type="string" value="gnome-system-monitor"/> | ||
| 66 | </property> | 66 | </property> |
| 67 | </property> | 67 | </property> |
| 68 | <property name="xfwm4" type="empty"> | 68 | <property name="xfwm4" type="empty"> |
