mirror of
https://github.com/swaywm/sway.git
synced 2024-11-14 22:43:58 +01:00
Updated Home (markdown)
parent
072c175a64
commit
d1b87caacf
11
Home.md
11
Home.md
@ -48,4 +48,13 @@ See output configuration options in `man 5 sway`. tl;dr: `output HDMI-A-1 bg ~/w
|
|||||||
|
|
||||||
### How do I take a screenshot?
|
### How do I take a screenshot?
|
||||||
|
|
||||||
Read `man swaygrab`.
|
Read `man swaygrab`.
|
||||||
|
|
||||||
|
### How do I configure swaybar?
|
||||||
|
Add a `bar` section to your config:
|
||||||
|
```bash
|
||||||
|
# swaybar
|
||||||
|
bar {
|
||||||
|
|
||||||
|
}
|
||||||
|
```
|
Loading…
Reference in New Issue
Block a user