feat: update README

This commit is contained in:
Ryan Yin
2023-07-26 01:23:58 +08:00
parent ad76bb3451
commit eebbb9f5e6
2 changed files with 23 additions and 6 deletions

View File

@@ -4,6 +4,11 @@
./wayland-apps.nix
];
# Only available on home-manager's master branch(2023/7/25)
# wayland.windowManager.hyprland = {
# enable = true;
# };
# hyprland configs, based on https://github.com/notwidow/hyprland
home.file.".config/hypr" = {
source = ./hypr-conf;