mirror of
https://github.com/swaywm/sway.git
synced 2024-11-14 14:34:07 +01:00
Fix typo in urxvt transparency section
parent
1326100eab
commit
ee589d51df
2
Home.md
2
Home.md
@ -194,7 +194,7 @@ Exec = /usr/bin/chmod +s /usr/bin/sway
|
||||
|
||||
### How do I configure urxvt transparency?
|
||||
|
||||
urxvt transparency requires "real transparency" settings. Add this to your `.Xresources` and reload via `xrdb ~.Xresources`:
|
||||
urxvt transparency requires "real transparency" settings. Add this to your `.Xresources` and reload via `xrdb ~/.Xresources`:
|
||||
```
|
||||
URxvt*depth: 32
|
||||
URxvt*background: rgba:0000/0000/0200/c800
|
||||
|
Loading…
Reference in New Issue
Block a user