Fix logfile path.
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
line="$1"
|
line="$1"
|
||||||
|
|
||||||
log(){
|
log(){
|
||||||
echo $* >> ~/.i3/output_i3bar.log.2
|
echo $* >> ~/.i3/logs/output_i3bar.log
|
||||||
}
|
}
|
||||||
|
|
||||||
# I'm sorry.
|
# I'm sorry.
|
||||||
|
|||||||
Reference in New Issue
Block a user