Skip to content

Commit 4464bc1

Browse files
author
dotfiles-bot
committed
upd latam
1 parent 2a311e0 commit 4464bc1

1 file changed

Lines changed: 2 additions & 7 deletions

File tree

  • modules/desktop/wm/labwc

modules/desktop/wm/labwc/rc.xml

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,6 @@
1515
<keyboard>
1616
<default />
1717

18-
<!-- Keyboard layout: Spanish Latin America -->
19-
<keybind key="XF86_Switch_VT_1">
20-
<action name="SwitchVT"><vt>1</vt></action>
21-
</keybind>
22-
2318
<!-- Windows 95 style keybindings -->
2419

2520
<!-- Alt+F4 - Close window -->
@@ -50,9 +45,9 @@
5045
<action name="PreviousWindow"/>
5146
</keybind>
5247

53-
<!-- Super+D - Show desktop -->
48+
<!-- Super+D - Minimize window (closest to "Show Desktop") -->
5449
<keybind key="W-d">
55-
<action name="ToggleShowDesktop"/>
50+
<action name="Iconify"/>
5651
</keybind>
5752

5853
<!-- Super+F - Fullscreen -->

0 commit comments

Comments
 (0)