1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-10-12 20:41:16 +02:00

Merge branch 'master' of github:tiyn/dotfiles

This commit is contained in:
2023-01-13 05:38:29 +01:00
30 changed files with 744 additions and 486 deletions

View File

@@ -48,23 +48,25 @@ There are various shortcuts and hotkeys used in this version. Included in my bui
| ModKey | Shift | Key | Function |
| ------ | ----- | ----------------- | --------------------------------------------------------- |
| Super | | Return | Spawn terminal |
| Super | | Return | Spawn terminal |
| Super | | b | Spawn browser |
| Super | Shift | b | Toggle dwmbar |
| Super | | f | Spawn filemanager |
| Super | | i | Spawn intellij-idea-ultimate-edition |
| Super | | f | Spawn filemanager |
| Super | | i | (gpu-screen-record) stop recording |
| Super | | m | Spawn thunderbird |
| Super | | p | Spawn ncmpcpp in st |
| Super | Shift | r | (dmenu) dmenu\_run |
| Super | | s | (dmenu) startpagesearch |
| Super | | F5 | enable 2 Screen Monitor |
| Super | | F6 | toggle touchpad |
| Super | | F7 | (dmenu) mounting drives |
| Super | | F8 | (dmenu) unmounting drives |
| Super | | o | (gpu-screen-record) start replay |
| Super | | p | (gpu-screen-record) save replay |
| Super | | u | (gpu-screen-record) start recording |
| Super | Shift | r | (dmenu) dmenu\_run |
| Super | Shift | x | Restart sxkd |
| Super | | F5 | Enable 2 Screen Monitor |
| Super | | F6 | Toggle touchpad |
| Super | | F7 | (dmenu) Mounting drives |
| Super | | F8 | (dmenu) Unmounting drives |
| Super | | F9 | Restart NetworkManager |
| Super | | F10 | (dmenu) prompt, if yes: slock |
| Super | | F11 | (dmenu) prompt, if yes: reboot |
| Super | | F12 | (dmenu) prompt, if yes: shutdown |
| Super | | F10 | (dmenu) Prompt, if yes: slock |
| Super | | F11 | (dmenu) Prompt, if yes: reboot |
| Super | | F12 | (dmenu) Prompt, if yes: shutdown |
| Super | | Print | (dmenu) Prompt to take a screenshot |
| | | AudioMute | Volume mute |
| | | AudioMicMute | Mic Mute |
| | | AudioLowerVolume | Volume lower |
@@ -72,6 +74,7 @@ There are various shortcuts and hotkeys used in this version. Included in my bui
| | | MonBrightnessDown | Brightness decrease |
| | | MonBrightnessUp | Brightness increase |
## Additional configs
Additional configs (and for example firefox plugins) can be found in my [wiki](https://github.com/tiyn/wiki).