From 190e007dfa6ccdd86c1c959df5c83fa6fde18b1b Mon Sep 17 00:00:00 2001 From: project-repo Date: Tue, 26 Dec 2023 21:35:57 +0100 Subject: [PATCH] Add some missing commands to the example config --- examples/config | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/examples/config b/examples/config index f321885..9d0ff5a 100644 --- a/examples/config +++ b/examples/config @@ -46,6 +46,9 @@ definekey resize Escape setmode top #unhide cursor (default) cursor enable +#send a custom event over the socket +#custom_event Hello World! + ###################### #Workspaces ###################### @@ -112,3 +115,9 @@ output eDP-1 peripheral #input 1234:0:Device_Ident click_method clickfinger #input type:pointer scroll_method two_finger #input * calibration_matrix 1 2 3 4 5 6 + +##################### +#Message configuration +##################### +#configure_message display_time 1 +#configure_message anchor top_center