add optional parameter in dispatcher to return command as a string

This commit is contained in:
Almarhoon Ibraheem 2024-07-09 07:56:42 +03:00
parent 4c160d1d70
commit d3cd64ce3c
2 changed files with 515 additions and 407 deletions

View file

@ -123,8 +123,9 @@ The event listener thread is a Unix socket that waits for sway events. This must
(thread-join! SWAY-LISTENER-THREAD)
#+end_src
** Documentation (WIP)
** Documentation
Refer to the wiki for more information.
Most of the source code is documented. You can refer to =examples/stumpwm-like/init.scm= for a complex stumpwm like configuration example. Here are some important points to consider before hacking your Sway setup
*** Quick Start

File diff suppressed because it is too large Load diff