mirror of
https://github.com/fscotto/infra.git
synced 2026-07-29 16:20:01 +00:00
34 lines
2.1 KiB
XML
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="<Super>Return" type="string" value="xfce4-terminal"/>
|
|
<property name="<Super>b" type="string" value="firefox"/>
|
|
<property name="<Super>e" type="string" value="emacsclient -c -a emacs"/>
|
|
<property name="<Super>m" type="string" value="flatpak run org.mozilla.Thunderbird"/>
|
|
<property name="<Super>d" type="string" value="xfce4-appfinder"/>
|
|
<property name="<Super>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="<Super>q" type="string" value="close_window_key"/>
|
|
<property name="<Super>f" type="string" value="fullscreen_key"/>
|
|
<property name="<Super>1" type="string" value="workspace_1_key"/>
|
|
<property name="<Super>2" type="string" value="workspace_2_key"/>
|
|
<property name="<Super>3" type="string" value="workspace_3_key"/>
|
|
<property name="<Super>4" type="string" value="workspace_4_key"/>
|
|
<property name="<Super>5" type="string" value="workspace_5_key"/>
|
|
<property name="<Super>6" type="string" value="workspace_6_key"/>
|
|
<property name="<Shift><Super>1" type="string" value="move_window_workspace_1_key"/>
|
|
<property name="<Shift><Super>2" type="string" value="move_window_workspace_2_key"/>
|
|
<property name="<Shift><Super>3" type="string" value="move_window_workspace_3_key"/>
|
|
<property name="<Shift><Super>4" type="string" value="move_window_workspace_4_key"/>
|
|
<property name="<Shift><Super>5" type="string" value="move_window_workspace_5_key"/>
|
|
<property name="<Shift><Super>6" type="string" value="move_window_workspace_6_key"/>
|
|
</property>
|
|
</property>
|
|
</channel>
|