blob: 4ebfd2c0033cb7c7552e6d560fdd394c3515abc3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
|
# ~/.dots
Personal dot files
## Application
| Apps | I use |
| -------------------- | ----------------- |
| Window Manager | bspwm |
| Text Editor | (Neo)Vim |
| Terminal | Kitty and urxvt |
| Bar | Polybar |
| Compositor | Picom |
| Application Launcher | Rofi |
| Filemanager | Ranger and Thunar |
| Web browser | firefox |
| Pdf Reader | Zathura |
| Email Client | Neomutt |
| Wallpaper | #1c1c1c |
## Fonts
- [Uw Ttyp0](https://people.mpi-inf.mpg.de/~uwe/misc/uw-ttyp0/)
- [Cascadia Code](https://github.com/microsoft/cascadia-code.git)
## 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*
|