Archive unused files, pending deletion

This commit is contained in:
2022-05-17 17:11:26 -07:00
parent 3217ba8549
commit d74517cdba
43 changed files with 0 additions and 8 deletions

5
archive/i3/bin/i3_reconfigure Executable file
View File

@@ -0,0 +1,5 @@
#!/usr/bin/env bash
pushd ~/.dotfiles/i3/ &> /dev/null
python3 binds.py > config
i3-msg reload