Documentation++ & fixed small mistake

This commit is contained in:
id101010
2016-10-17 14:26:09 +02:00
parent 79e576a45e
commit 29a8fc3597
8 changed files with 107 additions and 26 deletions

View File

@@ -1,9 +1,18 @@
########################################
# _ ____ _ _ #
# (_)___ \ | | | | #
# _ __) |___| |_ __ _| |_ _ _ ___ #
# | ||__ </ __| __/ _` | __| | | / __| #
# | |___) \__ \ || (_| | |_| |_| \__ \ #
# |_|____/|___/\__\__,_|\__|\__,_|___/ #
# #
########################################
#
# i3status configuration file.
# see "man i3status" for documentation.
#
# It is important that this file is edited as UTF-8.
# The following line should contain a sharp s:
# ß
# The following line should contain a sharp s: ß
# If the above line is not correctly displayed, fix your editor first!
general {
@@ -16,7 +25,6 @@ order += "disk /home"
order += "disk /"
order += "run_watch VPN"
order += "wireless wlp3s0"
#order += "ethernet enp0s25"
order += "cpu_temperature 0"
order += "volume master"
order += "tztime local"