mirror of
https://github.com/swaywm/sway.git
synced 2024-11-24 00:41:28 +00:00
Updated Development Setup (markdown)
parent
5f14948b81
commit
118cd775f3
|
@ -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
|
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
|
# System-wide installation
|
||||||
|
|
||||||
This section is relevant if you want to install both wlroots and sway system-wide (not using a subproject).
|
This section is relevant if you want to install both wlroots and sway system-wide (not using a subproject).
|
||||||
|
|
Loading…
Reference in a new issue