Added Hyprland wm

This commit is contained in:
Joshua Anderson
2023-06-08 14:03:09 -06:00
committed by Prabhanjan
parent 813d6eaf40
commit f07e3881fa

View File

@@ -147,6 +147,7 @@
- [chamferwm](https://github.com/jaelpark/chamferwm) - A tiling X11 window manager with Vulkan compositor. (C++)
- [dwm](https://dwm.suckless.org/) - dynamic window manager. (C)
- [frankenwm](https://github.com/sulami/FrankenWM) - Fast dynamic tiling X11 window manager. (C)
- [Hyprland](https://github.com/hyprwm/Hyprland) - Dynamic tiling Wayland compositor based on wlroots that doesn't sacrifice on its looks. (C++)
- [instantwm](https://github.com/instantOS/instantWM)- window manager for instantOS . (C)
- [kranewm](https://github.com/deurzen/kranewm) - An ICCCM & EWMH compliant X11 reparenting, dynamic window manager. (C++)
- [monsterwm](https://github.com/c00kiemon5ter/monsterwm) - tiny but monstrous tiling window manager. (C)