summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkj_sh6042026-01-01 05:17:31 -0500
committerkj_sh6042026-01-01 05:17:31 -0500
commit70b408943696b3f18ed920fe67eb331561902e09 (patch)
tree42cfc225d627e9dd3b2dfcc0345263ea44f50f2a
parenta0c40a200daab807f3a8fe08183d21015d3f76d6 (diff)
refactor: change htop command
-rw-r--r--.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml2
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 ca2c17f..a265310 100644
--- a/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml
+++ b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml
@@ -52,7 +52,6 @@
52 <property name="&lt;Super&gt;period" type="string" value="dmenu-emoji-picker"/> 52 <property name="&lt;Super&gt;period" type="string" value="dmenu-emoji-picker"/>
53 <property name="&lt;Primary&gt;&lt;Super&gt;Delete" type="string" value="gnome-system-monitor"/> 53 <property name="&lt;Primary&gt;&lt;Super&gt;Delete" type="string" value="gnome-system-monitor"/>
54 <property name="&lt;Shift&gt;space" type="string" value="xfce4-popup-whiskermenu"/> 54 <property name="&lt;Shift&gt;space" type="string" value="xfce4-popup-whiskermenu"/>
55 <property name="&lt;Primary&gt;&lt;Alt&gt;Delete" type="string" value="xfce4-terminal -e htop"/>
56 <property name="&lt;Shift&gt;&lt;Super&gt;l" type="string" value="xflock4"/> 55 <property name="&lt;Shift&gt;&lt;Super&gt;l" type="string" value="xflock4"/>
57 <property name="&lt;Super&gt;l" type="string" value="xflock4"/> 56 <property name="&lt;Super&gt;l" type="string" value="xflock4"/>
58 <property name="&lt;Super&gt;x" type="string" value="xkill"/> 57 <property name="&lt;Super&gt;x" type="string" value="xkill"/>
@@ -63,6 +62,7 @@
63 <property name="&lt;Shift&gt;Print" type="string" value="xfce4-screenshooter -r --mouse"/> 62 <property name="&lt;Shift&gt;Print" type="string" value="xfce4-screenshooter -r --mouse"/>
64 <property name="&lt;Super&gt;Print" type="string" value="xfce4-screenshooter -w --mouse"/> 63 <property name="&lt;Super&gt;Print" type="string" value="xfce4-screenshooter -w --mouse"/>
65 <property name="&lt;Super&gt;c" type="string" value="toggle-xfwm4-compositor"/> 64 <property name="&lt;Super&gt;c" type="string" value="toggle-xfwm4-compositor"/>
65 <property name="&lt;Primary&gt;&lt;Alt&gt;Delete" type="string" value="xterm -geometry 95x28 -e htop"/>
66 </property> 66 </property>
67 </property> 67 </property>
68 <property name="xfwm4" type="empty"> 68 <property name="xfwm4" type="empty">