diff options
| author | kj_sh604 | 2026-02-19 23:39:27 -0500 |
|---|---|---|
| committer | kj_sh604 | 2026-02-19 23:39:27 -0500 |
| commit | dd8867a5a0eb704bffdfc996e714874abba537db (patch) | |
| tree | b9bad8fca192b6e73e385ef4d3c34a050edf64ca /.config | |
| parent | a7caf7d946b9c5c9c3453e42b5b7c69dcca54a86 (diff) | |
feat: amdgpu-toggle-tearfree-x11
Diffstat (limited to '.config')
| -rw-r--r-- | .config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml | 1 |
1 files changed, 1 insertions, 0 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 ad614f4..567816e 100644 --- a/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml +++ b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml @@ -63,6 +63,7 @@ <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>t" type="string" value="amdgpu-toggle-tearfree-x11"/> </property> </property> <property name="xfwm4" type="empty"> |
