Changes
This commit is contained in:
parent
def078abfc
commit
d448ebcbed
7 changed files with 24 additions and 16 deletions
|
|
@ -25,7 +25,8 @@ in {
|
|||
cd /home/horseman && \
|
||||
rm -r .config/qtile && \
|
||||
cp -r nix-config/modules/wm/qtile/config \
|
||||
.config/qtile
|
||||
.config/qtile && \
|
||||
sudo chown -R horseman:users .config/qtile
|
||||
'';
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue