Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Jay Ta'ala
jt-config-repo
Commits
bb6089b7
Commit
bb6089b7
authored
May 01, 2020
by
Jay Ta'ala
Browse files
Changed i3status date format and interval for acpi battery check.
parent
17b55e0f
Changes
2
Hide whitespace changes
Inline
Side-by-side
i3status/.i3status.conf.py3status
View file @
bb6089b7
...
@@ -87,8 +87,8 @@ net_rate {
...
@@ -87,8 +87,8 @@ net_rate {
}
}
battery_level {
battery_level {
cache_timeout =
30
cache_timeout =
5
measurement_mode = "
sys
"
measurement_mode = "
acpi
"
hide_when_full = "True"
hide_when_full = "True"
hide_seconds = "True"
hide_seconds = "True"
blocks = ""
blocks = ""
...
@@ -97,8 +97,8 @@ battery_level {
...
@@ -97,8 +97,8 @@ battery_level {
}
}
tztime local {
tztime local {
#
format = "%Y-%m-%d %H:%M:%S"
format = "%Y-%m-%d %H:%M:%S"
format = " %d/%m %H:%M:%S"
#
format = " %d/%m %H:%M:%S"
}
}
path_exists VPN {
path_exists VPN {
...
...
i3status/.i3status.conf.standard
View file @
bb6089b7
...
@@ -57,6 +57,6 @@ battery all {
...
@@ -57,6 +57,6 @@ battery all {
}
}
tztime local {
tztime local {
#
format = "%Y-%m-%d %H:%M:%S"
format = "%Y-%m-%d %H:%M:%S"
format = " %d.%m. %H:%M "
#
format = " %d.%m. %H:%M "
}
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment