Skip to content

Instantly share code, notes, and snippets.

@wjzijderveld
Created October 16, 2015 11:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wjzijderveld/5e723a3c10e7e186f67c to your computer and use it in GitHub Desktop.
Save wjzijderveld/5e723a3c10e7e186f67c to your computer and use it in GitHub Desktop.
Weechat notifier config
# ~/.weechat-naughty-notifier.conf
variables:
blue: "#0060a0"
gray: "#606060"
green: "#00a020"
purple: "#600060"
red: "#a00020"
color_default: ${green}
color_private: ${red}
private_sticky: true
directed_sticky: true
default_timeout: 5
colors:
fcl:
"#wjzijderveld": ${blue}
debug: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment