mirror of
https://github.com/profanity-im/profanity.git
synced 2024-12-04 14:46:46 -05:00
Updated themes
This commit is contained in:
parent
e9aff68947
commit
06afcb5964
@ -54,7 +54,12 @@ beep=false
|
||||
flash=false
|
||||
splash=true
|
||||
wrap=true
|
||||
time=%d-%m-%y %H:%M
|
||||
time.console=%H:%M:%S
|
||||
time.chat=%d/%m/%y %H:%M:%S
|
||||
time.muc=%d/%m/%y %H:%M:%S
|
||||
time.mucconfig=off
|
||||
time.private=%d/%m/%y %H:%M:%S
|
||||
time.xml=%H:%M:%S
|
||||
time.statusbar=%H:%M:%S
|
||||
time.lastactivity=%d/%m/%y %H:%M:%S
|
||||
privileges=true
|
||||
|
@ -3,7 +3,12 @@ beep=false
|
||||
flash=false
|
||||
splash=true
|
||||
wrap=true
|
||||
time=%H:%M:%S
|
||||
time.console=%d/%m/%y %H:%M:%S
|
||||
time.chat=%d/%m/%y %H:%M:%S
|
||||
time.muc=%d/%m/%y %H:%M:%S
|
||||
time.mucconfig=%d/%m/%y %H:%M:%S
|
||||
time.private=%d/%m/%y %H:%M:%S
|
||||
time.xmlconsole=%d/%m/%y %H:%M:%S
|
||||
time.statusbar=$H:$M:%S
|
||||
resource.title=true
|
||||
resource.message=true
|
||||
|
@ -3,8 +3,13 @@ beep=false
|
||||
flash=false
|
||||
splash=true
|
||||
wrap=true
|
||||
time=%H:%M
|
||||
time.statusbar=
|
||||
time.console=off
|
||||
time.chat=off
|
||||
time.muc=off
|
||||
time.mucconfig=off
|
||||
time.private=off
|
||||
time.xmlconsole=off
|
||||
time.statusbar=off
|
||||
resource.title=false
|
||||
resource.message=false
|
||||
statuses.console=none
|
||||
|
Loading…
Reference in New Issue
Block a user