More hyprland and eww config
This commit is contained in:
parent
22f029cf3e
commit
53a85240f2
4 changed files with 36 additions and 15 deletions
|
|
@ -34,12 +34,10 @@ in {
|
|||
HandlePowerKey=ignore
|
||||
'';
|
||||
|
||||
|
||||
system.activationScripts.script.text = ''
|
||||
cd /home/horseman && \
|
||||
rm -r .config/hypr && \
|
||||
cp -r nix-config/modules/wm/hyprland/config \
|
||||
.config/hypr && \
|
||||
cd /home/horseman;
|
||||
rm -r .config/hypr .config/eww;
|
||||
cp -r nix-config/modules/wm/hyprland/config/* .config
|
||||
'';
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue