diff options
| author | Leonardo Bishop <me@leonardobishop.com> | 2024-02-19 22:28:25 +0000 |
|---|---|---|
| committer | Leonardo Bishop <me@leonardobishop.com> | 2024-02-19 22:28:25 +0000 |
| commit | 373891b492424c64ba8071affd38801a057e35ef (patch) | |
| tree | 6c8da59f05be820cb3d18e346f67028a998ec4de /install-arch.yml | |
| parent | be81c4285b0a7cb004d1c930b6076eaa576d3a9d (diff) | |
Add hyprland install definition
Diffstat (limited to 'install-arch.yml')
| -rw-r--r-- | install-arch.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/install-arch.yml b/install-arch.yml index 1e0840d..699aacc 100644 --- a/install-arch.yml +++ b/install-arch.yml @@ -3,7 +3,7 @@ stages: - from_file: mako/.install.yml - - from_file: sway/.install.yml + - from_file: hyprland/.install.yml - from_file: swaylock/.install.yml @@ -13,4 +13,4 @@ stages: - from_file: wofi/.install.yml - - from_file: zsh/.install.yml
\ No newline at end of file + - from_file: zsh/.install.yml |
