File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 883 . [ Mouse and Trackpads] ( #mouse-and-trackpads )
99 1 . [ Libinput] ( #libinput )
1010
11- # 1. Keybinds {keybinds}
11+ # 1. Keybinds {# keybinds}
1212
13- ## 1.1 Unset keybinds {unset-keybinds}
13+ ## 1.1 Unset keybinds {# unset-keybinds}
1414
1515### Q: How do I get ` Alt+Left/Right ` to not move windows? I want these to navigate forward/backwards in File Managers and Firefox.
1616
@@ -26,7 +26,7 @@ Or you could use the `None` action or simply define a keybind with no action (wh
2626 </keyboard>
2727```
2828
29- ## 1.2 Common keybinds {common-keybinds}
29+ ## 1.2 Common keybinds {# common-keybinds}
3030
3131### Q: How do I get ` Windows+Up ` to maximize/restore-to-previous-size a window?
3232
@@ -66,9 +66,9 @@ In true `sway` style:
6666<keybind key="W-S-3"><action name="SendToDesktop" to="3" follow="false"/></keybind>
6767```
6868
69- # 2. Theme {theme}
69+ # 2. Theme {# theme}
7070
71- ## 2.1 Server Side Decoration {server-side-decoration}
71+ ## 2.1 Server Side Decoration {# server-side-decoration}
7272
7373### Q: Is it possible to completely remove windows' title-bars?
7474
@@ -89,9 +89,9 @@ window.active.button.menu.unpressed.image.color: #000000 0
8989window.inactive.button.menu.unpressed.image.color: #000000 0
9090```
9191
92- # 3. Mouse and Trackpads {mouse-and-trackpads}
92+ # 3. Mouse and Trackpads {# mouse-and-trackpads}
9393
94- ## 3.1 Libinput {libinput}
94+ ## 3.1 Libinput {# libinput}
9595
9696### Q: How to scroll with the right edge of the trackpad?
9797
You can’t perform that action at this time.
0 commit comments