From e039039e31a221e8c5739562e3d1e5cfdef4af74 Mon Sep 17 00:00:00 2001 From: Cullum Smith Date: Fri, 9 Aug 2024 20:23:29 -0400 Subject: profanity tweaks --- profanity/.config/profanity/profrc | 2 +- profanity/.config/profanity/themes/zenburn | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'profanity') diff --git a/profanity/.config/profanity/profrc b/profanity/.config/profanity/profrc index f5653b5..d69d375 100644 --- a/profanity/.config/profanity/profrc +++ b/profanity/.config/profanity/profrc @@ -24,7 +24,7 @@ resource.message=false statusbar.show.name=true statusbar.self=barejid statusbar.chat=user -flash=true +flash=false intype.console=false console.muc=mention roster.order=presence diff --git a/profanity/.config/profanity/themes/zenburn b/profanity/.config/profanity/themes/zenburn index 9a90bb2..2e0f5ec 100644 --- a/profanity/.config/profanity/themes/zenburn +++ b/profanity/.config/profanity/themes/zenburn @@ -5,14 +5,14 @@ titlebar.text=grey66 titlebar.brackets=grey66 titlebar.unencrypted=bold_red titlebar.encrypted=darkseagreen -titlebar.untrusted=yellow +titlebar.untrusted=bold_yellow titlebar.trusted=darkseagreen titlebar.online=darkseagreen -titlebar.offline=red -titlebar.away=magenta +titlebar.offline=bold_red +titlebar.away=bold_magenta titlebar.chat=darkseagreen -titlebar.dnd=white -titlebar.xa=white +titlebar.dnd=bold_red +titlebar.xa=bold_magenta statusbar=grey15 statusbar.text=grey66 statusbar.time=yellow -- cgit v1.2.3