i3wm configs

This commit is contained in:
2021-05-25 23:20:05 -07:00
parent 9a84ceaa45
commit 544dc84c26
10 changed files with 1010 additions and 0 deletions

5
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