blob: 2cfd659f21248c05bbf825c648bdd5b2b70bb094 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
---
title: ~/.dots
example:
language: yaml
---
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 `0-9` desktop |
*any many more*
|