Files
infra/dotfiles/desktop/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml
Fabio Scotto di Santolo dc230feace Add XFCE optional desktop
2026-07-01 23:48:11 +02:00

34 lines
2.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<channel name="xfce4-keyboard-shortcuts" version="1.0">
<property name="commands" type="empty">
<property name="custom" type="empty">
<property name="&lt;Super&gt;Return" type="string" value="xfce4-terminal"/>
<property name="&lt;Super&gt;b" type="string" value="firefox"/>
<property name="&lt;Super&gt;e" type="string" value="emacsclient -c -a emacs"/>
<property name="&lt;Super&gt;m" type="string" value="flatpak run org.mozilla.Thunderbird"/>
<property name="&lt;Super&gt;d" type="string" value="xfce4-appfinder"/>
<property name="&lt;Super&gt;l" type="string" value="xflock4"/>
<property name="Print" type="string" value="xfce4-screenshooter"/>
</property>
</property>
<property name="xfwm4" type="empty">
<property name="custom" type="empty">
<property name="&lt;Super&gt;q" type="string" value="close_window_key"/>
<property name="&lt;Super&gt;f" type="string" value="fullscreen_key"/>
<property name="&lt;Super&gt;1" type="string" value="workspace_1_key"/>
<property name="&lt;Super&gt;2" type="string" value="workspace_2_key"/>
<property name="&lt;Super&gt;3" type="string" value="workspace_3_key"/>
<property name="&lt;Super&gt;4" type="string" value="workspace_4_key"/>
<property name="&lt;Super&gt;5" type="string" value="workspace_5_key"/>
<property name="&lt;Super&gt;6" type="string" value="workspace_6_key"/>
<property name="&lt;Shift&gt;&lt;Super&gt;1" type="string" value="move_window_workspace_1_key"/>
<property name="&lt;Shift&gt;&lt;Super&gt;2" type="string" value="move_window_workspace_2_key"/>
<property name="&lt;Shift&gt;&lt;Super&gt;3" type="string" value="move_window_workspace_3_key"/>
<property name="&lt;Shift&gt;&lt;Super&gt;4" type="string" value="move_window_workspace_4_key"/>
<property name="&lt;Shift&gt;&lt;Super&gt;5" type="string" value="move_window_workspace_5_key"/>
<property name="&lt;Shift&gt;&lt;Super&gt;6" type="string" value="move_window_workspace_6_key"/>
</property>
</property>
</channel>