I generally try to keep this screenshot in the atcual state of the main branch, so you can imagine what you end up with
I started using NixOS about a month ago. The main goal of this repository is to create the most modal and logical system possible. I'm tired of complex systems that take days to figure out. This repository is primarily for myself, but I don't mind if others use it as well.
Warning
These dotfiles are still under development. If anyone wishes to use them, please do so at your own risk.
Click to expand keybinds
💡 Tip
SUPER = WIN
This can be changed in the Hyprland settings.
- Launch Kitty Terminal:
SUPER + Return
- Close Active Window:
SUPER + Q
- Exit Hyprland:
SUPER + M
- Fullscreen Active Window:
SUPER + F
- Launch Rofi:
SUPER + D
- Toggle Pseudotile Mode:
SUPER + P
- Toggle Split Mode:
SUPER + T
- Move Focus:
SUPER + h/j/k/l
- Move Window:
SUPER + SHIFT + h/j/k/l
- Resize Window:
SUPER + CTRL + h/j/k/l
- Switch to Workspace [1-10]:
SUPER + [1-0]
- Move Active Window to Workspace [1-10] Silently:
SUPER + SHIFT + [1-0]
- Screenshot Entire Screen:
- Screenshot Area:
SUPER + SHIFT + S
- Toggle Screen Recording:
SUPER + SHIFT + R
- Move Window with Drag:
SUPER + Left Mouse Button
- Resize Window with Drag:
SUPER + Right Mouse Button
Note
I am happy to get feedback, feel free to create PRs and open issues.