diff --git a/Development-Setup.md b/Development-Setup.md index 7ae9e4c..6acc339 100644 --- a/Development-Setup.md +++ b/Development-Setup.md @@ -59,6 +59,8 @@ If you don't have Sway installed on your system or if you want to test swaybar/s export PATH=build/swaybar:build/swaymsg:build/swaynag:$PATH ``` +Alternatively, you can also add `swaybar_command`/`swaynag_command`/`swaybar_command` to your config with custom paths. + # System-wide installation This section is relevant if you want to install both wlroots and sway system-wide (not using a subproject).