dotfiles/readme.md

71 lines
1.8 KiB
Markdown
Raw Permalink Normal View History

# My nixos rice
2024-04-28 11:35:35 +02:00
![](./rice.png)
2024-05-18 01:10:04 +02:00
This setup has a lot of impurities, for one firefox with absolute paths and for another, all my home-manager definitions are for user `grape`. I could go around changing it but im lazy
## Element
![Element](./element.png)
## Vscodium
![vscodium](./vscodium.png)
## Alacritty
![alacritty](./alacritty.png)
2024-05-18 01:10:04 +02:00
# Keyboard shortcuts
| Modifier | name |
| ----------- | ---- |
| windows key | mod4 |
# shadow replay
| key-stroke | command | name |
| ---------- | ----------------------- | ----------------------- |
| mod4 + w | saves replay | w as in write to file |
| mod4 + a | start replay for screen | a as in all |
| mod4 + x | stops replay software | x as in kill |
| mod4 + s | focused window replay | s as in selected window |
# timewarrior
| key-stroke | command |
| ---------- | --------------- |
| mod4 + h | start tracking |
| mod4 + j | stop tracking |
| mod4 + k | cancel tracking |
| mod4 + l | resume tracking |
2024-05-18 01:10:04 +02:00
# apps
| key-stroke | command |
| ---------- | -------------------------- |
| mod4 + d | rofi application launcher |
| mod4 + e | rofi calculator |
| mod4 + f | rofi emoji |
| mod4 + t | start terminal (alacritty) |
2024-05-18 01:10:04 +02:00
| mod4 + r | start firefox |
2024-05-28 18:02:52 +02:00
# compositor
| key-stroke | command |
| ---------- | ------------------------------------------ |
| mod4 + o | toggle opacity of currently focused window |
2024-05-18 01:10:04 +02:00
# languages
| key-stroke | command |
| ---------- | ------------ |
| mod4 + 1 | setxkbmap us |
| mod4 + 2 | setxkbmap hu |
# system
| key-stroke | command |
| --------------------- | ------------ |
| mod4 + shift + delete | shutdown now |