Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Jay Ta'ala
jt-config-repo
Commits
bb6089b7
Commit
bb6089b7
authored
May 01, 2020
by
Jay Ta'ala
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changed i3status date format and interval for acpi battery check.
parent
17b55e0f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
i3status/.i3status.conf.py3status
i3status/.i3status.conf.py3status
+4
-4
i3status/.i3status.conf.standard
i3status/.i3status.conf.standard
+2
-2
No files found.
i3status/.i3status.conf.py3status
View file @
bb6089b7
...
...
@@ -87,8 +87,8 @@ net_rate {
}
battery_level {
cache_timeout =
30
measurement_mode = "
sys
"
cache_timeout =
5
measurement_mode = "
acpi
"
hide_when_full = "True"
hide_seconds = "True"
blocks = ""
...
...
@@ -97,8 +97,8 @@ battery_level {
}
tztime local {
#
format = "%Y-%m-%d %H:%M:%S"
format = " %d/%m %H:%M:%S"
format = "%Y-%m-%d %H:%M:%S"
#
format = " %d/%m %H:%M:%S"
}
path_exists VPN {
...
...
i3status/.i3status.conf.standard
View file @
bb6089b7
...
...
@@ -57,6 +57,6 @@ battery all {
}
tztime local {
#
format = "%Y-%m-%d %H:%M:%S"
format = " %d.%m. %H:%M "
format = "%Y-%m-%d %H:%M:%S"
#
format = " %d.%m. %H:%M "
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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