Update README.md
This commit is contained in:
parent
f5a48e7172
commit
f2a0c3dcd9
1 changed files with 4 additions and 0 deletions
|
@ -16,6 +16,10 @@ tiling Wayland compositor](https://swaywm.org).
|
||||||
# put the "release" build somewhere to be used by swaybar
|
# put the "release" build somewhere to be used by swaybar
|
||||||
cp ./target/release/swaybar_info ~/.config/sway/
|
cp ./target/release/swaybar_info ~/.config/sway/
|
||||||
|
|
||||||
|
# Alternatively, get it from crates.io/
|
||||||
|
cargo install swaybar_info
|
||||||
|
# The `swaybar_info` binary should be placed in $HOME/.cargo/bin/
|
||||||
|
|
||||||
Put the following in your `~/.config/sway/config`:
|
Put the following in your `~/.config/sway/config`:
|
||||||
|
|
||||||
bar {
|
bar {
|
||||||
|
|
Loading…
Reference in a new issue