mirror of
https://cagebreak.project-repo.co/cagebreak.git
synced 2026-08-21 13:04:18 +02:00
Add some missing commands to the example config
This commit is contained in:
parent
bf0ef3add9
commit
190e007dfa
1 changed files with 9 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue