blob: bf1ddbae9eec4a7a8bfabd3be2b15d7d675d514b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
---
title: ~/.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 |
|