nix-config/hyprland/README.md
Donovan Glover 2fff973177
hyprland: Update config
Changes include:

- fcitx5 support
- Removed middle click paste
- udiskie starts by default
- Internal screen is 1x scale by default
- Acceleration profile is flat
- swww settings added
- Gaps are smaller by default
- No border by default
- Master layout by default
- No rounding by default
- Special workspace uses fade animation
- New windows become master
- rofi used over of wofi
- Super+O to toggle waybar
- Super+U to toggle between master/dwindle layouts
- Super+S to toggle special workspace
- Super+Ctrl+[0-9] for river/dwm-like tag behavior
- Super+Alt for group keybinds
- Volume/brightness keybinds
2023-04-23 22:11:50 -04:00

22 lines
778 B
Markdown

# Hyprland
[Hyprland][hyprland] is a new tiling Wayland compositor written in C++.
## Use Cases
Hyprland can be used to:
- Take advantage of Wayland, without having to resort to the i3-like Sway
- Use a Wayland compositor that opens windows in a similar vein to bspwm
- Have dynamic workspaces out of the box, with no configuration necessary.
- Have instantaneous partial scaling support and monitors with different refresh rates
- Have live multi-monitor support without having to deal with xrandr/arandr.
- Have gestures without having to worry about bugs in `libinput-gestures`
- Drag and drop windows across monitors and switch focus between them, unlike bspwm
You should not use hyprland if:
- You should use hyprland.
[hyprland]: https://github.com/hyprwm/Hyprland