Add commented out debugging command
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
0bd23b623b
commit
eb1f31b9b4
1 changed files with 1 additions and 0 deletions
|
@ -172,6 +172,7 @@ bindsym $mod+r mode "resize"
|
|||
bar {
|
||||
position top
|
||||
status_command i3blocks
|
||||
#status_command 2>/tmp/i3blocks.err i3blocks -vvv | tee /tmp/i3blocks.out
|
||||
}
|
||||
|
||||
# Start i3bar to display a workspace bar (plus the system information i3status
|
||||
|
|
Loading…
Add table
Reference in a new issue