catppuccin
This commit is contained in:
parent
fa3d44bdfa
commit
817e348125
27 changed files with 270 additions and 118 deletions
|
|
@ -44,9 +44,9 @@ in {
|
|||
|
||||
system.activationScripts.script.text = ''
|
||||
cd /home/horseman;
|
||||
rm -r .config/hypr .config/eww;
|
||||
rm -r .config/hypr .config/eww .config/wofi;
|
||||
cp -r nix-config/modules/wm/hyprland/config/* .config;
|
||||
chown -R horseman:users .config/hypr .config/eww
|
||||
chown -R horseman:users .config/hypr .config/eww .config/wofi
|
||||
'';
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue