We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35218db commit 3f1d6ebCopy full SHA for 3f1d6eb
README.md
@@ -41,3 +41,5 @@ Replace $IP with the actual IP you want to listen on
41
$ socat UNIX-LISTEN:/tmp/swayipc,fork TCP:$IP:7023
42
$ SWAYSOCK=/tmp/swayipc swaymsg command exec "firefox [URL]"
43
```
44
+## Notes
45
+If you want to optimise for size, fonts take around 200MB of space
0 commit comments