added 2 new pages

This commit is contained in:
vaxerski 2022-12-08 12:24:10 +00:00
parent 248832acc5
commit b9765b468f
2 changed files with 33 additions and 0 deletions

View File

@ -0,0 +1,23 @@
This page houses links to a few repositories with beautiful Hyprland configurations
for you to get inspired from or learn how to configure Hyprland from
a more tangible example.
#### fufexan
![](https://user-images.githubusercontent.com/36706276/192147190-cf9cf4df-94cb-4a3b-b9d8-137ed0c2538f.png)
[https://github.com/fufexan/dotfiles](https://github.com/fufexan/dotfiles)
#### linuxmobile
![](https://i.ibb.co/kGrhpKd/68747470733a2f2f692e696d6775722e636f6d2f553173336a69372e706e67.png)
[https://github.com/linuxmobile/hyprland-dots](https://github.com/linuxmobile/hyprland-dots)
#### flick0
![](https://raw.githubusercontent.com/flick0/dotfiles/cherry-blossom/assets/workflow.png)
[https://github.com/flick0/dotfiles](https://github.com/flick0/dotfiles)
#### iamverysimp1e
![](https://github.com/iamverysimp1e/dots/raw/main/ScreenShots/HyprLand/Rice1.png)
[https://github.com/iamverysimp1e/dots](https://github.com/iamverysimp1e/dots)
#### notusknot
![](https://github.com/notusknot/dotfiles-nix/raw/main/pics/screenshot.png)
[https://github.com/notusknot/dotfiles-nix](https://github.com/notusknot/dotfiles-nix)

View File

@ -0,0 +1,10 @@
Here you will find links to some other projects that may not fit into any of the above categories.
### Workspace management
[hyprsome](https://github.com/sopa0/hyprsome) by _sopa0_: Awesome-like workspaces for Hyprland.
### Keyboard layout management
[hyprland-per-window-layout](https://github.com/MahouShoujoMivutilde/hyprland-per-window-layout/) by _MahouShoujoMivutilde: Per window keyboard layouts for Hyprland.
### IPC wrappers
[hyprland-rs](https://github.com/yavko/hyprland-rs) by _yavko_: A neat wrapper for Hyprland's IPC written in Rust.