dotfiles/readme.md
2005 27d55ea981 🔧 few moderate changes
more polybar capsules
readme: added showcase for alacritty and other stuff
added theme skin for element
alacritty shades of purple theme
user.js: tryed to limit firefox for 165hz but still runs at 60fps
added gimp
added nvim config, soon i'll be switching to it
2024-06-11 20:09:58 +02:00

71 lines
1.8 KiB
Markdown

# My nixos rice
![](./rice.png)
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)
# 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 |
# apps
| key-stroke | command |
| ---------- | -------------------------- |
| mod4 + d | rofi application launcher |
| mod4 + e | rofi calculator |
| mod4 + f | rofi emoji |
| mod4 + t | start terminal (alacritty) |
| mod4 + r | start firefox |
# compositor
| key-stroke | command |
| ---------- | ------------------------------------------ |
| mod4 + o | toggle opacity of currently focused window |
# languages
| key-stroke | command |
| ---------- | ------------ |
| mod4 + 1 | setxkbmap us |
| mod4 + 2 | setxkbmap hu |
# system
| key-stroke | command |
| --------------------- | ------------ |
| mod4 + shift + delete | shutdown now |