move modules to ./modules
This commit is contained in:
7
install.sh
Normal file
7
install.sh
Normal file
@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo "Installing i3blocks..."
|
||||
git clone https://will.kein.hk/git/koksnuss/simple-i3blocks.git ~/.config/i3blocks
|
||||
cd ~/.config/i3blocks
|
||||
chmod u+x audio backlight battery cpu datetime ip mic ram storage
|
||||
echo "Finished, please reload i3. Normally you can do this with the shortcut MOD+SHIFT+R""
|
Reference in New Issue
Block a user