recover and update hyprland config

This commit is contained in:
Alexander Navarro 2025-01-29 14:55:38 -03:00
parent 42735952be
commit f64e129716
5 changed files with 252 additions and 1 deletions

View file

@ -71,3 +71,14 @@ cargo.packages = []
[mise.files]
"config/mise" = "~/.config/mise"
[wm.files]
"config/mako" = "~/.config/mako"
"config/swappy" = "~/.config/swappy"
"config/waybar" = "~/.config/waybar/"
[hyprland]
depends = ["wm"]
[hyprland.files]
"config/hypr" = "~/.config/hypr"

View file

@ -1,5 +1,5 @@
includes = [".dotter/machines/fedora.toml"]
packages = ["cli", "dev", "mise"]
packages = ["cli", "dev", "mise", "hyprland"]
[files]