fix: scripts
This commit is contained in:
parent
af7c33d567
commit
eb825bad3c
2 changed files with 7 additions and 3 deletions
7
files/dwm/dwm-sync.sh
Executable file
7
files/dwm/dwm-sync.sh
Executable file
|
@ -0,0 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
pushd ~/.local/dotfiles
|
||||
./sync.sh 30-dwm.sh
|
||||
popd
|
||||
|
||||
loginctl kill-user $USER
|
Loading…
Add table
Add a link
Reference in a new issue