Updating i3 config

This commit is contained in:
Alexander Hosking 2017-06-09 14:54:39 -04:00
parent 29246ff2d4
commit 58077eb9b3
2 changed files with 14 additions and 7 deletions

View File

@ -177,12 +177,12 @@ for_window [class="Trello"] floating enable
# Start i3bar to display a workspace bar (plus the system information i3status
# finds out, if available)
#bar {
# status_command i3status
# tray_output primary
#}
# Start i3bar to display a workspace bar (plus the system information i3status
# finds out, if available)
## bar {
## status_command i3status
## tray_output primary
## }
## Start i3bar to display a workspace bar (plus the system information i3status
## finds out, if available)
bar {
colors {
# Whole color settings
@ -200,4 +200,10 @@ bar {
position top
# Using custom i3status.conf
status_command i3status -c ~/.i3/i3status.conf
#status_command i3blocks -c ~/.i3/i3blocks.conf
}
#bar {
# position top
# status_command i3blocks -c ~/.i3/i3blocks.conf
#}

View File

@ -61,7 +61,8 @@ run_watch VPN {
}
tztime local {
format = "%Y-%m-%d %H:%M:%S"
#format = "%Y-%m-%d %H:%M:%S"
format = "%b-%d %H:%M"
}
load {