diff options
Diffstat (limited to 'kanotix-irc/skel')
-rw-r--r-- | kanotix-irc/skel/.xchat2/commands.conf | 2 | ||||
-rw-r--r-- | kanotix-irc/skel/.xchat2/xchat.conf | 8 |
2 files changed, 10 insertions, 0 deletions
diff --git a/kanotix-irc/skel/.xchat2/commands.conf b/kanotix-irc/skel/.xchat2/commands.conf new file mode 100644 index 0000000..dbdd1f1 --- /dev/null +++ b/kanotix-irc/skel/.xchat2/commands.conf @@ -0,0 +1,2 @@ +NAME cmd +CMD exec -o &2 diff --git a/kanotix-irc/skel/.xchat2/xchat.conf b/kanotix-irc/skel/.xchat2/xchat.conf new file mode 100644 index 0000000..ef423bc --- /dev/null +++ b/kanotix-irc/skel/.xchat2/xchat.conf @@ -0,0 +1,8 @@ +version = 2.8.8 +completion_sort = 1 +gui_input_spell = 0 +stamp_text = 1 +tab_layout = 0 +tab_pos = 6 +text_font = Monospace 12 +text_show_marker = 0 |