Add dotfiles

This commit is contained in:
josh
2018-08-23 16:03:16 +03:00
parent 15d8911b9e
commit 641da4c1b4
34 changed files with 1458 additions and 0 deletions

14
.config/i3blocks/config Executable file
View File

@@ -0,0 +1,14 @@
[mpd]
command=echo "$(mpc current)"
interval=5
signal=2
[volume]
command=echo "$(pamixer --get-volume)%"
interval=once
signal=1
[time]
command=echo "$(date '+%d.%m %H:%M')"
interval=1