Add .bashrc
Signed-off-by: Severin Kaderli <severin.kaderli@gmail.com>
This commit is contained in:
parent
4c19d90627
commit
9547aa3ee3
4 changed files with 140 additions and 22 deletions
|
@ -1,7 +1,4 @@
|
|||
# i3blocks config file
|
||||
|
||||
|
||||
# Global properties
|
||||
command=/usr/share/i3blocks/$BLOCK_NAME
|
||||
markup=none
|
||||
|
||||
|
@ -10,11 +7,10 @@ align=center
|
|||
separator=false
|
||||
separator_block_width=10
|
||||
|
||||
|
||||
[Music]
|
||||
markup=pango
|
||||
command=~/.config/i3/i3bar/music.sh
|
||||
interval=1
|
||||
interval=repeat
|
||||
|
||||
[seperator]
|
||||
|
||||
|
@ -28,7 +24,3 @@ interval=repeat
|
|||
[Datetime]
|
||||
command=~/.config/i3/i3bar/datetime.sh
|
||||
interval=1
|
||||
|
||||
[Shutdown]
|
||||
full_text=
|
||||
command=~/.config/i3/i3bar/shutdown.sh -c -p rofi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue