Change go to desktop keybinding

This commit is contained in:
coolneng 2019-09-19 17:13:19 +02:00
parent bff8a69ce8
commit 1c7e03a8ac
1 changed files with 6 additions and 6 deletions

View File

@ -326,22 +326,22 @@
<command>mons -n right</command>
</action>
</keybind>
<keybind key="A-1">
<keybind key="W-1">
<action name="GoToDesktop"><to>1</to></action>
</keybind>
<keybind key="A-2">
<keybind key="W-2">
<action name="GoToDesktop"><to>2</to></action>
</keybind>
<keybind key="A-3">
<keybind key="W-3">
<action name="GoToDesktop"><to>3</to></action>
</keybind>
<keybind key="A-4">
<keybind key="W-4">
<action name="GoToDesktop"><to>4</to></action>
</keybind>
<keybind key="A-5">
<keybind key="W-5">
<action name="GoToDesktop"><to>5</to></action>
</keybind>
<keybind key="A-6">
<keybind key="W-6">
<action name="GoToDesktop"><to>6</to></action>
</keybind>
</keyboard>