Commit c45d7992 authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Modify irssi theme day change notification

parent 85382770
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -222,7 +222,7 @@ formats = {
    timestamp = "%P%_{timestamp %_$Z} %W";
    #   servertag = "$[-11]0 %W|%n ";
    servertag = "%K";
    daychange = " %K%_00:00:00%p          * | Day changed! Still up? Today is %%d. %%b, Anno Domini %%Y.%n";
    daychange = " %P%_00:00%p          * | %g%%d %%b. %%Y.%n";
    talking_with = "        %p*%P | %W%KYou are now having a conversation with {nick $0}.";
    refnum_too_low = "        %r*%P | %rWindow number must be greater than one.";
    error_server_sticky = "        %r*%P | %rWindow's server is %rsticky%K and it cannot be changed without -unsticky option";