added polybar config merge

This commit is contained in:
Simon
2021-01-21 11:14:11 +01:00
parent 27c18afbc5
commit bf457bb148
16 changed files with 1104 additions and 302 deletions
@@ -0,0 +1,3 @@
#!/bin/bash
ip -4 addr show "$1" 2>&1 | grep -oP '(?<=inet\s)\d+(\.\d+){3}'