dotfiles/readme.md

43 lines
1.2 KiB
Markdown
Raw Normal View History

2024-04-28 11:35:35 +02:00
### My nixos rice
![](./rice.png)
2024-05-18 01:10:04 +02:00
This setup has a lot of impurities, for one firefox with aboslute paths and for another, all my home-manager definitions are for user `grape`. I could go around changing it but im lazy
# 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 |
# apps
| key-stroke | command |
| ---------- | -------------------------- |
| mod4 + d | rofi application launcher |
| mod4 + e | rofi calculator |
| mod4 + t | start terminal (allacrity) |
| mod4 + r | start firefox |
# languages
| key-stroke | command |
| ---------- | ------------ |
| mod4 + 1 | setxkbmap us |
| mod4 + 2 | setxkbmap hu |
# system
| key-stroke | command |
| --------------------- | ------------ |
| mod4 + shift + delete | shutdown now |