blob: 945268e554abcc2164bb1170a82689a7131a1df7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# `~/.dots`
Personal dot files
## Key bindings
Super is modkey
+-------------------+-------------------------------+
| Keybind | Action |
+===================+===============================+
| `super + Return` | Terminal |
+-------------------+-------------------------------+
| `super + space` | rofi |
+-------------------+-------------------------------+
| `super + f` | thunar |
+-------------------+-------------------------------+
| `super + {1-9,0}` | focus on the $i^{th}$ desktop |
+-------------------+-------------------------------+
|