diff options
author | James Booth <boothj5@gmail.com> | 2015-03-10 23:35:08 +0000 |
---|---|---|
committer | James Booth <boothj5@gmail.com> | 2015-03-10 23:35:08 +0000 |
commit | e5bb12a0d6223e6c6297c1700914332942a4ca00 (patch) | |
tree | 4f2d1999166703b5d626b5bac3ec17e20b2c7f73 /themes | |
parent | 0269129d17bf86f9db810a8a1720ff1d63ad336d (diff) | |
download | profani-tty-e5bb12a0d6223e6c6297c1700914332942a4ca00.tar.gz |
Added /time statusbar preference
Diffstat (limited to 'themes')
-rw-r--r-- | themes/boothj5 | 1 | ||||
-rw-r--r-- | themes/complex | 1 | ||||
-rw-r--r-- | themes/simple | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/themes/boothj5 b/themes/boothj5 index cd6379cd..49231ab0 100644 --- a/themes/boothj5 +++ b/themes/boothj5 @@ -54,6 +54,7 @@ flash=false splash=true wrap=true time=seconds +time.statusbar=seconds privileges=true presence=true intype=true diff --git a/themes/complex b/themes/complex index a2695a1f..61f6a270 100644 --- a/themes/complex +++ b/themes/complex @@ -4,6 +4,7 @@ flash=false splash=true wrap=true time=seconds +time.statusbar=seconds resource.title=true resource.message=true statuses.console=all diff --git a/themes/simple b/themes/simple index 0b9baab5..2885db12 100644 --- a/themes/simple +++ b/themes/simple @@ -4,6 +4,7 @@ flash=false splash=true wrap=true time=minutes +time.statusbar=off resource.title=false resource.message=false statuses.console=none |